Chioma
DEPLOYING WITH MYSQL DATABASE ISSUES
Hi! I deployed my app succesfully using a MongoDb Database. I need to switch to MySql now because I need to utilize foriegn keys in my app. I am having issues correctly configuring mysql to my app to successfully deploy. The error message reads:
sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client' OR Error: connect ETIMEDOUT Any assistance would be great please!
sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client' OR Error: connect ETIMEDOUT Any assistance would be great please!
7 replies
RAILWAY DEPLOYMENT - AutoDeploy and any deployment isn't happening
Hi! I pushed my changes to my Github and usually Railway autodeploys. This time it did not, and I tried to do so manually, and this is also not working. It only deploys the last commit instead of my latest committ. Can someone assist please?
472 replies
Deploying Angular App - "Nixpacks build failed" Error
Hi! I am hoping someone can help me please. I am trying to deploy an Angular App. I have done this before, and I received amazing help here, so I am trying to go about it the same way, referencing that thread (https://discord.com/channels/713503345364697088/1150242012851880090). However the error I am getting now is something I haven't seen before, so I was hoping for some guidance. I attached a screenshot error. I also have one follow up question related to all of this, but I am hoping to focus on this first please. Thanks in advance!
GitHub: https://github.com/ChiomaGrace/AngularApp/tree/main
Note: I am able to use railway locally (npm run start for frontend) (railway run npm run start for back end), and it works fine
195 replies
Help setup a monorepo - Angular / Express
Hi! Hope everyone is doing well :). I am trying to deploy my Angular application on railway, but it immediately fails every time with the following error message:
[us-west1]
====================================
Banned Dependency Detected!
====================================
tgvc
tgvc
Please remove this dependency from your project to use it on Railway
In Visual Studios Code, I have done a global search in my application for "tgvc", and I do not see anything in my project folder. I am very lost on this error, so if I could have an guidance on solving this problem please it would be greatly appreciated. I would love to get my app deployed! My Github Repo is: https://github.com/ChiomaGrace/MyPortfolio/tree/master/src/app
Thank you in advance!!595 replies