francescou / docker-compose-ui

web interface for Docker Compose
http://francescou.github.io/docker-compose-ui
MIT License
1.54k stars 228 forks source link

500 error on api call for projects #96

Closed HokieTT closed 7 years ago

HokieTT commented 7 years ago

I'm getting a 500 error that's preventing me from viewing projects:

docker_compose_ui | INFO:werkzeug:172.18.0.4 - - [05/Oct/2017 21:24:15] "GET /api/v1/projects HTTP/1.1" 500 -

Haven't ever seen this before.

francescou commented 7 years ago

Hello @HokieTT

can you please tell me the command you use to run docker-compose-ui (environments, volumes, etc.)? is there anything else in the logs?

francescou commented 7 years ago

I'm closing this issue due to lack of activity, feel free to reopen if necessary.