After upgrade, there are two start_period 's in docker-compose.yml. causing a startup failure
After upgrading the server to 4.0, the original docker-compose.yml has a duplicate start_period
now I get an error saying start_period is defined twice and the server does not start.
the unfortunate part is that if I manually edit the docker-compose.yml and delete the duplicate declaration and start the server, the duplicate declaration comes back and causes the issue again.
What might the problem be?

3 Replies
I might have made a mistake adding it
Are you running 4.0.1?
./runtipi-cli version
yeah
unfortunately my server is down as of now. @Nicolas any way I can fix this or should I wait for a hotfix? 😅
upgraded to 4.0.2 and the issue is now fixed. thanks a lot for the quick help!
Excellent
Sorry for the mistake, did this in a hurry