Advertisement
LeehamPastesStuff

AMP Controller immediate crash log

Oct 16th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. After restarting ADS on the contoller I was able to use the web panel for about 30 seconds before it crashed again, seems to be getting more frequent:
  2. ```[02:26:27] [Auth Activity] : Authentication token for AMP_SYSTEM requested by UpdateRemoteInstancesList on behalf of INTERNAL
  3. [02:26:28] [Core Info] : AMP is up-to-date.
  4. [02:26:28] [Auth Activity] : Authentication token for AMP_SYSTEM requested by UpdateRemoteInstancesList on behalf of INTERNAL
  5. [02:27:39] [ADS:admin3 Activity] : Managed remote instance jc-prod-proxy-01 at http://192.168.99.49:8091/
  6. [02:27:39] [Auth:admin3 Activity] : Authentication token for admin3 requested by ManageInstance on behalf of admin3
  7. [02:28:00] [Auth Activity] : Authentication token for AMP_SYSTEM requested by UpdateRemoteInstancesList on behalf of admin3
  8. [02:28:02] [ErrorReporter Error] : Unhandled Exception: Please report this to the AMP developers.
  9. [02:28:02] [ADS Warning] : Failed to connect remote websockets for AMP-UBNT-02, notification sync not available.
  10. [02:28:02] [Core Error] : WebSocketException
  11. [02:28:02] [Core Error] : [0] (WebSocketException) : Unable to connect to the remote server
  12. [02:28:02] [Core Error] : at ADSModule.RemoteTasksMonitor.Connect ()
  13. [02:28:02] [ErrorReporter Error] : [Error] --- Begin Exception Data ---
  14. [Error] OS: Linux (x86_64/VMware)
  15. [Error] Module: ADSModule, Version: AMP 2.4.0.8
  16. [Error] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
  17. [Error] Instance ID: c77d8ba8-e741-4200-9155-f35b3116498f
  18. [Error] InvalidOperationException
  19. [Error] [0] (InvalidOperationException) : The WebSocket has already been started.
  20. [Error] at Net.WebSockets.ClientWebSocketOptions.ThrowIfReadOnly ()
  21. at Net.WebSockets.ClientWebSocketOptions.SetRequestHeader (String headerName, String headerValue)
  22. at ADSModule.RemoteTasksMonitor.Connect ()
  23. [Error] --- End Exception Data ---
  24.  
  25. [02:28:02] [ErrorReporter Info] : ####################################
  26. [02:28:02] [ErrorReporter Info] : # Self Diagnostics #
  27. [02:28:02] [ErrorReporter Info] : ####################################
  28. [02:28:02] [ErrorReporter Info] : AMP Diagnostics could not establish a solution for this exception.```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement