This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

git-server WEB won't login on 7.4 - authtoken is empty or null

I'm trying to configure git-server with AccuRev 7.4 on Linux.  When trying to access <ip-address>:8080/git-server, I'm prompted with the expected login page, but upon logging in with accurev-admin user, I can see a brief flash of the configuration page and then I am immediately logged out and sent back to the login page.  The git-server.log suggests that the "bridge" user information isn't correct.  Besides the /home/acserver/git-server/conf/config.properties file, I am unaware of anything else that needs to be configured.  I created a user "git-bridge" and added a password in the config.properties, and it made no difference and still states "authtoken is empty or null".  Does anybody have git-server working with 7.4 and can give me a hand?  Thanks!

2022-01-03 13:14:16.499  INFO  [localhost-startStop-1] fw.MainData: build_time 2020/03/26 08:44 AM

2022-01-03 13:14:16.501  INFO  [localhost-startStop-1] fw.MainData: build_no 7d8b214

2022-01-03 13:14:16.507  DEBUG [localhost-startStop-1] fw.process.RunProcess: ACAPI:  /home/acserver/bin/accurev login -H accurev.somehost.com:5050 -n -A

2022-01-03 13:14:16.525  INFO  [localhost-startStop-1] fw.MainData: bridge-user authtoken is empty or null

2022-01-03 13:14:16.525  ERROR [localhost-startStop-1] fw.MainData: [Bridge user name: git-bridge] [Return code]: 1, Failed authentication. Please re-try the 'login' command.

 2022-01-03 13:14:16.533  INFO  [localhost-startStop-1] com.accurev.proxy.ProxyInitializer: logfile:/home/acserver/git-server/conf/logback.xml

2022-01-03 13:14:16.533  INFO  [localhost-startStop-1] com.accurev.proxy.ProxyInitializer: config:/home/acserver/git-server/conf/config.properties

2022-01-03 13:14:16.879  DEBUG [localhost-startStop-1] common.AcSubscriber: Connected to broker: tcp://accurev.somehost.com:1883

2022-01-03 13:14:16.880  DEBUG [localhost-startStop-1] common.AcSubscriber: Subscribed to topic: accurev/info/notifications/+

2022-01-03 13:14:16.880  DEBUG [localhost-startStop-1] common.AcSubscriber: Subscriber ID: accurev.somehost.com_GitServer

2022-01-03 13:14:16.882  INFO  [localhost-startStop-1] common.MqttInitializer: MQTT context initialized.

2022-01-03 13:14:18.535  INFO  [pool-2-thread-1] fw.MainData: basePath/home/acserver/storage/git-server-staging

Parents Reply Children
No Data