-
Hi there,
I'm using Passenger 6.0.4 in Standalone mode to start a Node.js application on our server.
The file I'm trying to start is a minified js file generate by Angular Universal for Server …
-
In my use case, there are multiple thousands of clients talk with two gearmand servers (v1.1.17).
we periodically run "gearadmin --status" on the servers to check job status. It is observed that som…
-
Hello, I've just installed todos plugin on my Redmine0.9.3.
And I saw following error mesage...
ActionView::TemplateError (No plugin called 'redmine_todos_plugin' - please use the full n
ame of a l…
-
I see several different approaches to tackle this problem. We may also use a combination of them.
1. Tag docker images with versions. Once an image on dockerhub is tagged as something different then `…
-
**Description**
We are getting this error when a new node is joining to swarm cluster.
```
time="2017-09-15T10:42:30.303606922Z" level=error msg="fatal task error" error="cannot create a swarm sc…
-
Currently, CSV upload blows up and pings out a HTTP 500 if there's a wayward double-quote in there; would be kind to absorb it and report it as a problem with a line number.
I believe this means wrap…
-
## Issue report
Fill in as much as possible so that we can understand, find and fix the problem.
**Are you sure this is a bug in Passenger?**
Me and the Ruby on Rails maintainers point that thi…
-
heya, I've been running valhalla using Docker and docker-compose.
when running the `docker-compose down` command a `SIGTERM` signal is first sent to the process and then it waits an interval (defau…
-
### GZDoom version
4.11.3
### Which game are you running with GZDoom?
None
### What Operating System are you using?
Linux x86_64
### Please describe your specific OS version
Debian 12.4
### Re…
ffaf1 updated
3 weeks ago
-
It would be nice to have something similar to http://supervisord.org/introduction.html for keeping processes running.
I know I can add this by quickly building my own image, but this is default…