azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.58k stars 126 forks source link

[BUG]: [ERROR] Rolling back changes because of -- Route already exist #60

Closed nvadave closed 1 year ago

nvadave commented 1 year ago

What happened?

I installed WordPress from the Market, removed it, and tried to install it again. During the creation process I get the following error.

[ERROR] Rolling back changes because of -- Route already exist

How do I find and delete the route?

What should have happened?

I expected WordPress to install without issue.

How to reproduce the bug?

  1. Install WordPress from the Market
  2. Remove Wordpress
  3. Reinstall WordPress from the Market
  4. [ERROR] Rolling back changes because of -- Route already exist

Relevant log output

No response

Other details

No response

System details

nvadave commented 1 year ago

I was able to find and remove the route in /var/lib/cosmos/cosmos.config.json

WP installed as expected.

azukaar commented 1 year ago

Glad you figured it out! You can also find all the routes in the URLs tab on the left side menu :)

nvadave commented 1 year ago

Thank you!