[web] login issue

OS Name/Version: Ubuntu 20.04.4 LTS

Product Name/Version: AMP Instance Manager v2.3.3.4 built 06/06/2022 18:55

Problem Description:

Trying login into web-interface got error "Unknown Reason"
log
[19:31:37] [Core Warning]         : Current time zone is set to MSK - Servers should ideally be UTC to avoid time-zone related issues
[19:31:37] [Core Info]            : OS: Linux / x86_64
[19:31:37] [Core Info]            : CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz (4C/8T)
[19:31:37] [Core Info]            : AMP Instance ID: 58ec1a72-6c9e-4f7f-9bc6-653e1cb1c7f0
[19:31:37] [ModuleLoader Info]    : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : Loaded FileManagerPlugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : Loaded EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : Loaded WebRequestPlugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : Loaded LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : Loaded CommonCorePlugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : ADSModule requests dependency InstanceManagerPlugin...
[19:31:37] [ModuleLoader Info]    : Loaded InstanceManagerPlugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : ADSModule requests dependency SystemUserManagerPlugin...
[19:31:37] [ModuleLoader Info]    : Loaded SystemUserManagerPlugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [ModuleLoader Info]    : Loaded steamcmdplugin version 1.0.0.0 by CubeCoders Limited
[19:31:37] [Core Info]            : Metrics server started OK on port 12820
[19:31:37] [FileManager Notice]   : Using keypair with fingerprint 7jfe42hFFA2k0gLyRDrsh2aKnDl4sqYIGx/DJL2oWsA=
[19:31:37] [FileManager Info]     : SFTP Server started on 0.0.0.0:2223
[19:31:37] [WebServer Info]       : Websockets are enabled.
[19:31:38] [WebServer Info]       : Webserver started on http://0.0.0.0:8080
[19:31:38] [Logger Warning]       : RouterTimer@10Hz with 2 jobs started
[19:31:38] [Core Info]            : Checking for AMP updates...
[19:31:38] [Core Info]            : AMP is up-to-date.
[19:31:53] [APIService:Anonymous Warning] : Returned exception from API call Core/Login
[19:31:53] [Core:Anonymous Error] : NullReferenceException
[19:31:53] [Core:Anonymous Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[19:31:53] [Core:Anonymous Error] :   at GSMyAdmin.Authentication.InternalAuth+<>c.<Authenticate>b__42_7 (GSMyAdmin.Authentication.AuthToken t) 
  at Collections.Generic.List`1[T].RemoveAll (Predicate`1[T] match) 
  at GSMyAdmin.Authentication.InternalAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested, Collections.Generic.List`1[String]& Permissions, String& NewToken, GSMyAdmin.Authentication.UserInfoSummary& UserInfo, String& Reason) 
  at GSMyAdmin.WebServer.WebMethods.Login (m.Http.IHttpRequest request, GSMyAdmin.WebServer.WebSession session, String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.WebServer.WebAttributes.InvokeMethod (String MethodName, Newtonsoft.Json.Linq.JObject Data, m.Http.IHttpRequest request, ModuleShared.IWebSession Session, ModuleShared.WebMethodsBase MethodsClass, String RawRequest) 
  at GSMyAdmin.WebServer.APIService.InvokeAPI (m.Http.IHttpRequest request, ModuleShared.IWebSession Session, Newtonsoft.Json.Linq.JObject Data, String RequestModule, String RequestMethod, String RawRequest) 

Actions taken to resolve so far:

  1. trying reset password
  2. restarting all instances
  3. reboot server
  4. restart all AMP services

Try ampinstmgr --nocache upgradeall

Got same error after complete command and trying login.

Did you run that as the amp user?

yes, not as “root” :smiley:
I already think it’s easier to make a backup and do re-install

Is this a new install, or have you upgraded recently?

What does ampinstmgr version show?

Upgraded, using AMP ~1year

version
[Info] AMP Instance Manager v2.3.3.4 built 06/06/2022 18:55
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV

Last suggestion: clear browser cache

This is not usually an error seen on Linux tbh

not resolve =(
U can give me some wiki how backup instances, and how re-install

Try upgrading the ADS instance to the Nightly build, has a possible fix to handle upgrades from really old versions.

ampinstmgr switch ADS01 nightly

Done, upgraded but problem not resolved.

ver
Instance ID        │ 58ec1a72-6c9e-4f7f-9bc6-653e1cb1c7f0
Module             │ ADS
Instance Name      │ ADS01
Friendly Name      │ ADS01
URL                │ http://127.0.0.1:8080/
Running            │ Yes
Runs in Container  │ No
Runs as Shared     │ No
Start on Boot      │ Yes
AMP Version        │ 2.3.4.0
Release Stream     │ Nightly
Data Path          │ /home/amp/.ampdata/instances/ADS01

Can you show me a fresh copy of the whole error?

[13:04:43] [Core Warning]         : Current time zone is set to MSK - Servers should ideally be UTC to avoid time-zone related issues
[13:04:43] [Core Info]            : OS: Linux / x86_64
[13:04:43] [Core Info]            : CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz (4C/8T)
[13:04:43] [Core Info]            : AMP Instance ID: 58ec1a72-6c9e-4f7f-9bc6-653e1cb1c7f0
[13:04:43] [ModuleLoader Info]    : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[13:04:43] [ModuleLoader Info]    : Loaded FileManagerPlugin version 1.0.0.0 by CubeCoders Limited
[13:04:43] [ModuleLoader Info]    : Loaded EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited
[13:04:43] [ModuleLoader Info]    : Loaded WebRequestPlugin version 1.0.0.0 by CubeCoders Limited
[13:04:43] [ModuleLoader Info]    : Loaded LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited
[13:04:43] [ModuleLoader Info]    : Loaded CommonCorePlugin version 1.0.0.0 by CubeCoders Limited
[13:04:43] [ModuleLoader Info]    : ADSModule requests dependency InstanceManagerPlugin...
[13:04:43] [ModuleLoader Info]    : Loaded InstanceManagerPlugin version 1.0.0.0 by CubeCoders Limited
[13:04:43] [ModuleLoader Info]    : ADSModule requests dependency SystemUserManagerPlugin...
[13:04:43] [ModuleLoader Info]    : Loaded SystemUserManagerPlugin version 1.0.0.0 by CubeCoders Limited
[13:04:44] [ModuleLoader Info]    : Loaded steamcmdplugin version 1.0.0.0 by CubeCoders Limited
[13:04:44] [Core Info]            : Metrics server started OK on port 12820
[13:04:44] [FileManager Notice]   : Using keypair with fingerprint 7jfe42hFFA2k0gLyRDrsh2aKnDl4sqYIGx/DJL2oWsA=
[13:04:44] [FileManager Info]     : SFTP Server started on 0.0.0.0:2223
[13:04:44] [WebServer Info]       : Websockets are enabled.
[13:04:44] [WebServer Info]       : Webserver started on http://0.0.0.0:8080
[13:04:44] [Logger Warning]       : RouterTimer@10Hz with 2 jobs started
[13:04:44] [Core Info]            : Checking for AMP updates...
[13:04:45] [Core Info]            : AMP is up-to-date.
[13:04:54] [APIService:Anonymous Warning] : Returned exception from API call Core/Login
[13:04:54] [Core:Anonymous Error] : NullReferenceException
[13:04:54] [Core:Anonymous Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[13:04:54] [Core:Anonymous Error] :   at GSMyAdmin.Authentication.InternalAuth+<>c.<Authenticate>b__42_7 (GSMyAdmin.Authentication.AuthToken t) 
  at Collections.Generic.List`1[T].RemoveAll (Predicate`1[T] match) 
  at GSMyAdmin.Authentication.InternalAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested, Collections.Generic.List`1[String]& Permissions, String& NewToken, GSMyAdmin.Authentication.UserInfoSummary& UserInfo, String& Reason) 
  at GSMyAdmin.WebServer.WebMethods.Login (m.Http.IHttpRequest request, GSMyAdmin.WebServer.WebSession session, String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.WebServer.WebAttributes.InvokeMethod (String MethodName, Newtonsoft.Json.Linq.JObject Data, m.Http.IHttpRequest request, ModuleShared.IWebSession Session, ModuleShared.WebMethodsBase MethodsClass, String RawRequest) 
  at GSMyAdmin.WebServer.APIService.InvokeAPI (m.Http.IHttpRequest request, ModuleShared.IWebSession Session, Newtonsoft.Json.Linq.JObject Data, String RequestModule, String RequestMethod, String RawRequest) 

I just tried another fix, do ampinstmgr update ADS01 to fetch a new copy of my changes and see if that does it?

Edit: Wait a moment, fix didn’t go out - one moment…

The problem appeared after a power surge and server shutdown.

Something going wrong… =(

cmd
[Info] AMP Instance Manager v2.3.3.4 built 06/06/2022 18:55
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Stopping Instance: 'ADS01'
[Info] Stopping instance ADS01...
[Info] Requesting soft-stop...
[Info] Waiting for instance to stop...
[Info] Instance was shut down gracefully.
[Info] Instance ADS01 has stopped.
[Info] Upgrading instance ADS01
[Error] Failed to unpack AMP.
[Error] WebException
[Error] [0] (WebException) : The remote server returned an error: (404) Not Found.
[Error]   at Net.HttpWebRequest.GetResponse ()
  at InstanceManagerPlugin.LocalInstanceManager.GetTimestampFromUri (Uri address)
  at InstanceManagerPlugin.LocalInstanceManager.GetRemoteFileTimestamp (Uri AMPDownloadURI)
  at InstanceManagerPlugin.LocalInstanceManager.DownloadAndUnpack (InstanceManagerPlugin.LocalAMPInstance Spec, Boolean SkipCache)
[Info] Upgrade failed
[Info] Waiting for AMP instance to start...
[Notice] AMP instance ADS01 is now running.```

Edit: its on update
Edit(2):
after update - problem still here

log
[13:52:07] [Core Warning]         : Current time zone is set to MSK - Servers should ideally be UTC to avoid time-zone related issues
[13:52:07] [Core Info]            : OS: Linux / x86_64
[13:52:07] [Core Info]            : CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz (4C/8T)
[13:52:07] [Core Info]            : AMP Instance ID: 58ec1a72-6c9e-4f7f-9bc6-653e1cb1c7f0
[13:52:08] [ModuleLoader Info]    : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : Loaded FileManagerPlugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : Loaded EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : Loaded WebRequestPlugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : Loaded LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : Loaded CommonCorePlugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : ADSModule requests dependency InstanceManagerPlugin...
[13:52:08] [ModuleLoader Info]    : Loaded InstanceManagerPlugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : ADSModule requests dependency SystemUserManagerPlugin...
[13:52:08] [ModuleLoader Info]    : Loaded SystemUserManagerPlugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [ModuleLoader Info]    : Loaded steamcmdplugin version 1.0.0.0 by CubeCoders Limited
[13:52:08] [Core Info]            : Metrics server started OK on port 12820
[13:52:08] [FileManager Notice]   : Using keypair with fingerprint 7jfe42hFFA2k0gLyRDrsh2aKnDl4sqYIGx/DJL2oWsA=
[13:52:08] [FileManager Info]     : SFTP Server started on 0.0.0.0:2223
[13:52:08] [WebServer Info]       : Websockets are enabled.
[13:52:08] [WebServer Info]       : Webserver started on http://0.0.0.0:8080
[13:52:08] [Logger Warning]       : RouterTimer@10Hz with 2 jobs started
[13:52:08] [Core Info]            : Checking for AMP updates...
[13:52:09] [Core Info]            : AMP is up-to-date.
[13:52:18] [APIService:Anonymous Warning] : Returned exception from API call Core/Login
[13:52:18] [Core:Anonymous Error] : NullReferenceException
[13:52:18] [Core:Anonymous Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[13:52:18] [Core:Anonymous Error] :   at GSMyAdmin.Authentication.InternalAuth+<>c.<Authenticate>b__42_7 (GSMyAdmin.Authentication.AuthToken t) 
  at Collections.Generic.List`1[T].RemoveAll (Predicate`1[T] match) 
  at GSMyAdmin.Authentication.InternalAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested, Collections.Generic.List`1[String]& Permissions, String& NewToken, GSMyAdmin.Authentication.UserInfoSummary& UserInfo, String& Reason) 
  at GSMyAdmin.WebServer.WebMethods.Login (m.Http.IHttpRequest request, GSMyAdmin.WebServer.WebSession session, String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.WebServer.WebAttributes.InvokeMethod (String MethodName, Newtonsoft.Json.Linq.JObject Data, m.Http.IHttpRequest request, ModuleShared.IWebSession Session, ModuleShared.WebMethodsBase MethodsClass, String RawRequest) 
  at GSMyAdmin.WebServer.APIService.InvokeAPI (m.Http.IHttpRequest request, ModuleShared.IWebSession Session, Newtonsoft.Json.Linq.JObject Data, String RequestModule, String RequestMethod, String RawRequest) 

Try again now with another ampinstmgr update ADS

log

[16:01:04] [WebServer Info] : Websockets are enabled.
[16:01:04] [WebServer Info] : Webserver started on http://0.0.0.0:8080
[16:01:04] [Logger Warning] : RouterTimer@10Hz with 2 jobs started
[16:01:04] [Core Info] : Checking for AMP updates…
[16:01:05] [Core Info] : AMP is up-to-date.
[16:01:09] [APIService:Anonymous Warning] : Returned exception from API call Core/Login
[16:01:09] [Core:Anonymous Error] : NullReferenceException
[16:01:09] [Core:Anonymous Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[16:01:09] [Core:Anonymous Error] : at GSMyAdmin.Authentication.InternalAuth+<>c.b__42_7 (GSMyAdmin.Authentication.AuthToken t)
at Collections.Generic.List1[T].RemoveAll (Predicate1[T] match)
at GSMyAdmin.Authentication.InternalAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested, Collections.Generic.List`1[String]& Permissions, String& NewToken, GSMyAdmin.Authentication.UserInfoSummary& UserInfo, String& Reason)
at GSMyAdmin.WebServer.WebMethods.Login (m.Http.IHttpRequest request, GSMyAdmin.WebServer.WebSession session, String username, String password, String token, Boolean rememberMe)
at GSMyAdmin.WebServer.WebAttributes.InvokeMethod (String MethodName, Newtonsoft.Json.Linq.JObject Data, m.Http.IHttpRequest request, ModuleShared.IWebSession Session, ModuleShared.WebMethodsBase MethodsClass, String RawRequest)
at GSMyAdmin.WebServer.APIService.InvokeAPI (m.Http.IHttpRequest request, ModuleShared.IWebSession Session, Newtonsoft.Json.Linq.JObject Data, String RequestModule, String RequestMethod, String RawRequest)

What’s the build date? Should be in the earliest part of the log.

update log (from console)
amp@qblolz-NUC8i5BEK:~/.ampdata/instances/ADS01/AMP_Logs$ ampinstmgr update ADS --nocache
[Info] AMP Instance Manager v2.3.3.4 built 06/06/2022 18:55
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Stopping Instance: 'ADS01'
[Info] Stopping instance ADS01...
[Info] Requesting soft-stop...
[Info] Waiting for instance to stop...
[Info] Instance was shut down gracefully.
[Info] Instance ADS01 has stopped.
[Info] Upgrading instance ADS01
[Info] Skipping cache and downloading fresh copy...
[Info] Downloading AMP from https://cubecoders.com/Downloads/Nightly/AMP_Latest_Nightly.zip...

[Info] Complete
[Info] Upgrade successful
[Info] Waiting for AMP instance to start...
[Notice] AMP instance ADS01 is now running.
ads instance log
[16:09:00] [Core Warning]         : Current time zone is set to MSK - Servers should ideally be UTC to avoid time-zone related issues
[16:09:00] [Core Info]            : OS: Linux / x86_64
[16:09:00] [Core Info]            : CPU: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz (4C/8T)
[16:09:00] [Core Info]            : AMP Instance ID: 58ec1a72-6c9e-4f7f-9bc6-653e1cb1c7f0
[16:09:00] [ModuleLoader Info]    : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : Loaded FileManagerPlugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : Loaded EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : Loaded WebRequestPlugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : Loaded LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : Loaded CommonCorePlugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : ADSModule requests dependency InstanceManagerPlugin...
[16:09:00] [ModuleLoader Info]    : Loaded InstanceManagerPlugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : ADSModule requests dependency SystemUserManagerPlugin...
[16:09:00] [ModuleLoader Info]    : Loaded SystemUserManagerPlugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [ModuleLoader Info]    : Loaded steamcmdplugin version 1.0.0.0 by CubeCoders Limited
[16:09:00] [Core Info]            : Metrics server started OK on port 12820
[16:09:01] [FileManager Notice]   : Using keypair with fingerprint 7jfe42hFFA2k0gLyRDrsh2aKnDl4sqYIGx/DJL2oWsA=
[16:09:01] [FileManager Info]     : SFTP Server started on 0.0.0.0:2223
[16:09:01] [WebServer Info]       : Websockets are enabled.
[16:09:01] [WebServer Info]       : Webserver started on http://0.0.0.0:8080
[16:09:01] [Logger Warning]       : RouterTimer@10Hz with 2 jobs started
[16:09:01] [Core Info]            : Checking for AMP updates...
[16:09:01] [Core Info]            : AMP is up-to-date.
[16:09:05] [APIService:Anonymous Warning] : Returned exception from API call Core/Login
[16:09:05] [Core:Anonymous Error] : NullReferenceException
[16:09:05] [Core:Anonymous Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[16:09:05] [Core:Anonymous Error] :   at GSMyAdmin.Authentication.InternalAuth+<>c.<Authenticate>b__42_7 (GSMyAdmin.Authentication.AuthToken t)
  at Collections.Generic.List`1[T].RemoveAll (Predicate`1[T] match)
  at GSMyAdmin.Authentication.InternalAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested, Collections.Generic.List`1[String]& Permissions, String& NewToken, GSMyAdmin.Authentication.UserInfoSummary& UserInfo, String& Reason)
  at GSMyAdmin.WebServer.WebMethods.Login (m.Http.IHttpRequest request, GSMyAdmin.WebServer.WebSession session, String username, String password, String token, Boolean rememberMe)
  at GSMyAdmin.WebServer.WebAttributes.InvokeMethod (String MethodName, Newtonsoft.Json.Linq.JObject Data, m.Http.IHttpRequest request, ModuleShared.IWebSession Session, ModuleShared.WebMethodsBase MethodsClass, String RawRequest)
  at GSMyAdmin.WebServer.APIService.InvokeAPI (m.Http.IHttpRequest request, ModuleShared.IWebSession Session, Newtonsoft.Json.Linq.JObject Data, String RequestModule, String RequestMethod, String RawRequest)
[16:09:14] [APIService:Anonymous Warning] : Returned exception from API call Core/Login
[16:09:14] [Core:Anonymous Error] : NullReferenceException
[16:09:14] [Core:Anonymous Error] : [0] (NullReferenceException) : Object reference not set to an instance of an object
[16:09:14] [Core:Anonymous Error] :   at GSMyAdmin.Authentication.InternalAuth+<>c.<Authenticate>b__42_7 (GSMyAdmin.Authentication.AuthToken t)
  at Collections.Generic.List`1[T].RemoveAll (Predicate`1[T] match)
  at GSMyAdmin.Authentication.InternalAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested, Collections.Generic.List`1[String]& Permissions, String& NewToken, GSMyAdmin.Authentication.UserInfoSummary& UserInfo, String& Reason)
  at GSMyAdmin.WebServer.WebMethods.Login (m.Http.IHttpRequest request, GSMyAdmin.WebServer.WebSession session, String username, String password, String token, Boolean rememberMe)
  at GSMyAdmin.WebServer.WebAttributes.InvokeMethod (String MethodName, Newtonsoft.Json.Linq.JObject Data, m.Http.IHttpRequest request, ModuleShared.IWebSession Session, ModuleShared.WebMethodsBase MethodsClass, String RawRequest)
  at GSMyAdmin.WebServer.APIService.InvokeAPI (m.Http.IHttpRequest request, ModuleShared.IWebSession Session, Newtonsoft.Json.Linq.JObject Data, String RequestModule, String RequestMethod, String RawRequest)

result of command: ampinstmgr --l

Instance ID        │ 58ec1a72-6c9e-4f7f-9bc6-653e1cb1c7f0
Module             │ ADS
Instance Name      │ ADS01
Friendly Name      │ ADS01
URL                │ http://127.0.0.1:8080/
Running            │ Yes
Runs in Container  │ No
Runs as Shared     │ No
Start on Boot      │ Yes
AMP Version        │ 2.3.4.0
Release Stream     │ Nightly
Data Path          │ /home/amp/.ampdata/instances/ADS01

Can you browse to http://localhost:8080/API and check what that reports the build date as?