Don't have logs about "HTTP server listening on port 3000" in router module #1410
Replies: 1 comment
-
|
I couldn't find the specific problem, but finally a complete restart helped, especially Redis module. Apparently something broke in the router configuration, but I couldn't get any more debug information |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After attempting to call a method from the payment module, the conduit broke down. all subsystems are alive and can see each other via GRPS, but the HTTP server stopped working in the router module, causing all requests to return 404, including /login.
Can you suggest a solution or is it possible to enable debugging in some way to track down the problem?
Beta Was this translation helpful? Give feedback.
All reactions