I'm getting this error when deploying my server to Railway
When deploying to Railway, I'm getting this error:
Wasp TypeScript configuration - Split Wasp file
How to refresh table data after deleting a record in Wasp?
Accidentally cooked my db, start fresh from latest migration?
Could not find the migration file at /srv/web/shelter/app/.wasp/out/db/migrations/20250414202957_video_migration/migration.sql. Please delete the directory or restore the migration file.
Could not find the migration file at /srv/web/shelter/app/.wasp/out/db/migrations/20250414202957_video_migration/migration.sql. Please delete the directory or restore the migration file.
Puppeteer error
How can I implement "live" UI updates based server-side results.
Changing favicon for OpenSaaS blog
production stripe webhook secret
Using ssl cert references in DATABASE_URL leads to pgBoss requiring custom cert env data
pgBoss.ts
file in production)?...Wasp app behind reverse proxy does not request correct server url
wasp start for first app
[ Server ] Starting pg-boss... [ Server ] pg-boss started! [ Server!] Port 3001 is already in use...
Style
Fly Prod Deploy - ...not listening on the expected address and will not be reachable by fly-proxy.
wasp deploy fly deploy
(both initially + subsequently). It seems like my app is working fine but wonder if this is an issue I need to address.
I have not manually changed any of the fly-client.toml
or fly-server.toml
, which shows internal_port
of 8043 and 8080 respectively since they are automatically generated, which I believe contributed to this issue.
Per Fly's troubleshooting doc, it looks like I would need to update the toml
docs, but before I do that I want to make it won't mess with anything as those files are currently automatically generated....Deployment issue on Railway
Best approach for associating pre-registration data with user accounts after Email/Password + social
Cannot find module
Login user through the backend
Disable login for a user after X number of failed attempts