i upgraded from 1.6.1 to 1.6.2 and then to 1.7.4 Everything went well and seems to be working. The only issue is in the console
When i browse anywhere in my project the url looks like this /console/project-default-ID When i go to my messaging tab it still looks like /console/project-default-ID But when i click on a single message the url changes to this /console/project-ID cutting out the default and responding with a 404 , when manually adding back the default in between, it works again
Any idea on how to fix that issue?
Recommended threads
- restore backup on another server with an...
I managed to restore DB+Volumes from a server to another one with another domain but when I try to click my project on the console, I get error "404 - Project w...
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...