a year ago
In my logs I have the following entry:
Nothing relevant before or after it.
The container seems to continue running, as the HTTP server still responds and there isn't any logging of it starting up.
However, this error message comes at a point where the server is shelling out, calling a utility program to extract some information. From what I can tell, that tool never returns.
I recently upgraded to Hobby, and I think that 8GB of memory should be plenty. How can I figure out why I get this log entry?
5 Replies
a year ago
Basically, https://pkg.toit.io/github.com/toitware/toit-font-google-100dpi-roboto@1.2.0/docs/ does not complete.
Looking at the logs, I can see that it calls the toitdoc program to generate the documentation, but instead of getting a log-entry that the program succeeded, I get the log-entry from above.
I'm therefore assuming that something is interfering with the program, but I don't know what this log-message means.
a year ago
Full deploy logs please - https://bookmarklets.up.railway.app/log-downloader/
a year ago
I attached the log. It doesn't contain the "Stopping Container" line (see the screenshot).
I'm guessing I was just unlucky. I redeployed, and the "Stopping Container" must have been from the old deployment.
Attachments
Status changed to Solved Railway • over 1 year ago
