3 months ago
my project Named FOX at sunny-youth Stop working and went Offline by itself from yesterday 24 hours offline and not responding
31 Replies
3 months ago
Your workspace subscription state is currently inactive, which is why your FOX service went offline. You'll need to add a valid payment method and reactivate your subscription from your workspace billing settings to bring your services back online.
Status changed to Awaiting User Response Railway • 3 months ago
3 months ago
i still have 13 Days at my limit let me in, also i need free months because this mistake i have another project's still online
Status changed to Awaiting Railway Response Railway • 3 months ago
Status changed to Open Railway • 3 months ago
3 months ago
The free trial only lasts for 30 days or when you used up all $5.00 of your credit.
sharnou
i still have 13 Days at my limit let me in, also i need free months because this mistake i have another project's still online
3 months ago
Sadly to use it you need to have a payment method on file.
3 months ago
this not fair guys, you want me leave without any reasons
Attachments
sharnou
this not fair guys, you want me leave without any reasons
3 months ago
Send me your project and I will return it to you in full.
almastechnology22
Send me your project and I will return it to you in full.
3 months ago
can't sorry i have my api keys and i'm not that person who share his keys with anyone
sharnou
this not fair guys, you want me leave without any reasons
3 months ago
can't sorry i have my api keys and i'm not that person who share his keys with anyone
sharnou
this not fair guys, you want me leave without any reasons
3 months ago
Can you share your build logs?
0x5b62656e5d
Can you share your build logs?
3 months ago
[Region: asia-southeast1]
INFO No package manager inferred, using npm default
╭─────────────────╮
│ Railpack 0.23.0 │
╰─────────────────╯
↳ Detected Node
↳ Using npm package manager
Packages
──────────
node │ 22.22.2 │ package.json > engines > node (>=22.0.0)
Steps
──────────
▸ install
$ npm install
▸ build
$ npm run build
Deploy
──────────
$ node backend/server/index.js
Successfully prepared Railpack plan for build
3 months ago
Hello sharnou,
your build is failing because the couchbase sdk is missing from your package.json. the railway agent opened a pr , just merge it here: github.com/Sharnou/FOX/pull/9 then redeploy fox on railway and it should come back online
Hope this help you :)
3 months ago
but how i merge github?
domehane
Hello **sharnou,** your build is failing because the couchbase sdk is missing from your package.json. the railway agent opened a pr , just merge it here: [github.com/Sharnou/FOX/pull/9](http://github.com/Sharnou/FOX/pull/9) then redeploy fox on railway and it should come back online Hope this help you :)
3 months ago
i have couchbase user and pass but i don't know what i write at .env couchbase_URL=WHAT....
3 months ago
i think for merging you should go to github.com/Sharnou/FOX/pull/9 and click the green merge pull request button then confirm
and for the couchbase url, since the pr mentions couchbase capella, the url format is usually couchbases://cb.xxxxxxxxx.cloud.couchbase.com you can find ur exact url in ur capella dashboard under "connect"
3 months ago
lmk if it works
3 months ago
now i stuck on this step couchbases exist URL formate if anyone knows and my log in now working check fox-kohl-eight.vercel.app you will failed to login
3 months ago
scheduling build on Metal builder "builder-jiprdm"... I can't see the logs to fix my issues
asimbert
scheduling build on Metal builder "builder-jiprdm"... I can't see the logs to fix my issues
3 months ago
You should open your own thread but try disabling Metal for starters.
3 months ago
guys i want to know how i make my project XTOX online and available to everyone, what is missing in my first project can i speak to payment manger?
sharnou
guys i want to know how i make my project XTOX online and available to everyone, what is missing in my first project can i speak to payment manger?
3 months ago
Is there some kind of issue you're facing during build/deployment?
0x5b62656e5d
Is there some kind of issue you're facing during build/deployment?
3 months ago
yes many i still can't publish any ad at my application fox-kohl-eight.vercel.app i get error language override
3 months ago
my railway and mongodb going offline many times {"message":"[ADS POST] Ad.create FAILED: MongoServerError - found language override field in document with non-string type","severity":"error","attributes":{"level":"error"},"timestamp":"2026-04-13T22:53:39.297443775Z"}
{"message":"[ADS POST] Stack: MongoServerError: found language override field in document with non-string type | at InsertOneOperation.handleOk (/app/node_modules/mongoose/node_modules/mongodb/lib/operations/insert.js:51:19) | at tryOperation (/app/node_modules/mongoose/node_modules/mongodb/lib/operations/execute_operation.js:217:34) | at process.processTicksAndRejections (node:internal/process/task_queues:104:5) | at async executeOperation (/app/node_modules/mongoose/node_modules/mongodb/lib/operations/execute_operation.js:80:16)","severity":"error","attributes":{"level":"error"},"timestamp":"2026-04-13T22:53:39.297449001Z"}3 months ago
I’d go through the codebase and make sure you’re not trying to add anything other than a string in the Ad model. (Logs show you’re trying to set a non-string entity to a language/language override field)
0x5b62656e5d
I’d go through the codebase and make sure you’re not trying to add anything other than a string in the Ad model. (Logs show you’re trying to set a non-string entity to a language/language override field)
3 months ago
just want to publish an ad in Arabic language with auto learning local language around world like different accent between English US, UK the same between Arabic gulf area and Egyptians but not responding.
3 months ago
As I mentioned above, you're trying to insert an object into a field where it expects a string.
found language override field in document with non-string typeYou'd need to find where in the code you're trying to do this. The field name could be language or language_override or something else if you customized it.
3 months ago
my free trial will end today so how much i pay per month and can i send money by Vodafone cash?
3 months ago
You can go to https://railway.com/workspace/plans to downgrade to the Free plan.
You can also choose to upgrade to Hobby or Pro from there.
Unfortunately you will need a debit or credit card to upgrade to a paid plan. Railway does not accept prepaid cards.
0x5b62656e5d
You can go to <https://railway.com/workspace/plans> to downgrade to the Free plan. You can also choose to upgrade to Hobby or Pro from there. Unfortunately you will need a debit or credit card to upgrade to a paid plan. Railway does not accept prepaid cards.
3 months ago
i want 1 month for 2 dollars if you agree note me anytime
Status changed to Solved medim • 3 months ago




