Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
We're seeing the same problem after updating to v1.2.1. All user pages are blank. @calcom/web:start: error connecting to engine: sql, type: postgres db: Error: connect ECONNREFUSED ::1:5432 Reverting to v1.2.0 now.
@calcom/web:start: error connecting to engine: sql, type: postgres db: Error: connect ECONNREFUSED ::1:5432
@badmonky @sparkwise Can you give me more information about the setup? Fresh install or upgrading?
@badmonky it sounds like yours is a fresh install. So, you installed a fresh instance and everything is a 404?
Fresh install atleast works just fine here on my test instance and also on the demo.
There is something wrong. I left the app running for a while and I get non-stop:
Nov 21 11:42:37@calcom/web:start: error connecting to engine: sql, type: postgres db: Error: connect ECONNREFUSED ::1:5432
But the app itself curiously works!
I'm experiencing the same 404 problem here with an updated version
OK, I have revoked com.cal.cloudronapp@1.2.1 . @chetbaker so 1.2.0 works, correct ?
com.cal.cloudronapp@1.2.1
@girish Yes, that's correct.
I am also experiencing the 404 problem with the latest version. While I can access the dashboard, all the booking links leads to 404s
@3699n ah, that's very good information! I thought it was the dashboard that was 404ing
I'm sorry, that's exactly what happen: dashboard works perfectly, but the link to book is the one giving 404
@girish yes, was a fresh install. I will try the rolled back version now.
Confirmed, rolled back version seems to work
The new version set NEXTAUTH_URL to kill some warnings. Looks like we have to live with the warnings.
NEXTAUTH_URL
Does the 404 issue still persist with the latest app package?
Looks fine for us!