Morea-IFS / morea-ds-web

Morea Desenvolvimento Sustentavel
https://morea-ifs.org
Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

Django default page not working #43

Closed Vineees closed 2 weeks ago

Vineees commented 3 weeks ago

When I trying to login using the default admin page, server return 500 error

image

Nothing on the server terminal.

Vineees commented 3 weeks ago

image

Looking for bugs I ended up finding files with the same name in the directory: app/migrations

I believe it shouldn't be like this.

felipscarvalho commented 2 weeks ago

image

Looking for bugs I ended up finding files with the same name in the directory: app/migrations

I believe it shouldn't be like this.

It should be solved now, please test this feature again.

Vineees commented 2 weeks ago

Starting deployment! Wait for more notes

Vineees commented 2 weeks ago

image

Deploy error, I believe this happened due to one of the problems listed.

Local deploy everything is OK, it's real, we have a big problem at production server

Vineees commented 2 weeks ago

Solved! Database had to be deleted and initialized again. Backup had to be used. New branch policies should be adopted in order to avoid possible problems like this.