No data is being written to the file
Hi all. When I start my telegram bot, I log messages. All messages are written to a text document. Well, they should be written, but this does not happen. Locally everything is fine, but this does not happen during deployment. Reading data from a file is also ok. Can I fix this within GitHub and Railway?
Project ID: ea26c159-4e9b-46b6-af20-367023c4d0ab
4 Replies
Project ID:
ea26c159-4e9b-46b6-af20-367023c4d0ab
what makes you think it doesn't happen?
When I look at the log files on GitHub it's empty
that's unfortunately just not how it works, it's not two ways
you'll want to store this text document in bucket storage like cloudflare r2
or even a database that railway offers