I encountered two issues while working with Easypanel:
Deployment Failure (Docker Pull Rate Limit):
When creating a new app and attempting to pull the directus/directus:11.1.2 image, the deployment failed with the following error:
HTTP code 500 server error - toomanyrequests: You have reached your pull rate limit.
This prevents the application from being deployed properly.
Server Console WebSocket Error:
When navigating to Settings and opening the server console, I received a WebSocket error:
WebSocket is already in CLOSING or CLOSED state.
The console is non-responsive, and I cannot input any commands.