Danish
CCoder.com
•Created by Danish on 5/3/2024 in #help
Websocket issues with code-server
Yes, my bad for not making that exactly clear
7 replies
CCoder.com
•Created by Danish on 5/3/2024 in #help
Websocket issues with code-server
Don't have access to the deployment for a few days, but last I checked I was still encountering the same issues
7 replies
CCoder.com
•Created by Danish on 2/8/2024 in #help
Create workspace API endpoint stops working after upgrading Coder
Created an issue for it: https://github.com/coder/coder/issues/12090
7 replies
CCoder.com
•Created by Danish on 2/8/2024 in #help
Create workspace API endpoint stops working after upgrading Coder
Got the fix by going through the release notes of each version after
2.0.2
. Turns out the param template_version_id
has been replaced with template_active_version_id
and that's what causing the issue in the API request7 replies
CCoder.com
•Created by Danish on 2/8/2024 in #help
Create workspace API endpoint stops working after upgrading Coder
If I downgrade back, I get the above error so I'm kinda stuck here. Looking at a similar issue reported here, I guess fix to the above migration issue is to delete the postgres database? (to be fair I didn't backup a snapshot of database as the docs suggested) Would like some guidance on how that's done
Edit: Nvm, I think I found how to delete the database by going over the uninstall Coder docs.
7 replies