Open Issues Need Help
View All on GitHub Raggiungibilità delle routes tramite proxy 2 months ago
AI Summary: The issue is that only the `/api/health` route is accessible, while other API routes, such as `/api/scene/:id` and `/api/sandbox/scene/:id`, are unreachable. The task is to troubleshoot and resolve this network connectivity problem, likely involving proxy server configuration or firewall rules preventing access to the backend server's other API endpoints. The backend services appear to be running correctly, but the routes are not accessible from the client.
Complexity:
4/5
bug help wanted