Closed shimkiv closed 8 months ago
Issue itself is on Daemon's end (empty response): https://github.com/MinaProtocol/mina/issues/14751
But we also need to adjust the Nginx reverse proxy configuration for the lightnet
Docker images after the protocol issue resolution.
Check with:
f5d277e
9192d66
8cb4651
It was already fixed on lightnet side.
Closing for now since the issue is on the protocol side.
For whatever reason Nginx is trying to render the HTTP 500 received from Graphql on problematic response in HTML format instead of just throwing response back.