You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an error bad request status 404 not found in the Netmaker Remote Client when attempting to connect to my self-hosted instance. Checking the http logs on the server shows that the endpoint api/users/{username}/remote_access_gw returns the 404 status code. The same status code is returned if I try to query the endpoint from the netmaker server itself (as opposed to 401 which one would expect).
Contact Details
--
What happened?
I'm getting an error
bad request status 404 not found
in the Netmaker Remote Client when attempting to connect to my self-hosted instance. Checking the http logs on the server shows that the endpoint api/users/{username}/remote_access_gw returns the 404 status code. The same status code is returned if I try to query the endpoint from the netmaker server itself (as opposed to 401 which one would expect).Compose setup for netmaker:
Version
v0.24.3
What OS are you using?
Linux
Relevant log output
Contributing guidelines
The text was updated successfully, but these errors were encountered: