docker-partkeepr icon indicating copy to clipboard operation
docker-partkeepr copied to clipboard

Internal server error (fresh install)

Open Xanarkan opened this issue 3 years ago • 1 comments

Hi everybody !

I just performed a fresh install with the docker-compose file, ran through the setup wizard and then when the wizard ends: An Exception was thrown while handling: Internal Server Error

The only environment variable I set was the database credentials. Is this normal ? What can I do ?

Xanarkan avatar Mar 05 '22 16:03 Xanarkan

This happens when you try to access it via http://localhost:8080.

Do http://localhost:8080/setup instead

avatar7008 avatar Apr 17 '22 14:04 avatar7008