-
Hi.
I have a dockerfile and docker-compose.yml file that starts an Apache-PHP-Node environment which has been tested to satisfaction.
The dockerfile is
```
FROM php:8.0-apache
COPY . /var/ww…
-
Long-running CPU job kept failing with SSL errors (timeouts?) every 30 minutes or so. The transient error logic we have right now works, but as they are part of the task payload itself, the tasks are …
-
`Deploying to App Engine...
+ bazel run upvote/gae:monolith_binary.deploy -- upvote-233719 app.yaml santa_api.yaml
DEBUG: Rule 'io_bazel_rules_appengine' modified arguments {"shallow_since": "154465…
-
I have installed a basic Drupal set up, using the example docker-composer.yml.
For my project I need the Drupal site accessed through https, though.
How can that be managed through the Docker contai…
-
/var/log/rhn has insufficient permissions for tomcat and salt
chmod a+w /var/log/rhn -R
Leap:
```
# ll /var/log
drwxrwx--- 1 root www 446 Jun 17 07:10 rhn
# ll /var/log/rhn
total 136
-rw-r…
-
Hi,
Here we go.
OS: Arch linux
Kernel: Linux version 5.15.83-1-lts
ODBC Driver: msodbcsql 18.1.2.1-1
msnodesqlv8 Version: 2.7.0
node output:
```
fish: Job 1, '/usr/bin/env 'NODE_OPTIONS=--…
-
In Ghost we have the ability to set a content type header for any custom route in routes.yaml, but otherwise, headers are not customisable.
There are many different headers that a user might want t…
-
When creating a site with SSL wildcard, the wildcard http --> https is returning 503.
```
$ curl -Ik http://bar.example.com
HTTP/1.1 301 Moved Permanently
Location: https://bar.example.com/
$ …
-
* [x] This is a bug report
* [ ] This is a feature request
* [ ] I searched existing issues before opening this one
### Expected behavior
`curl -sSL https://get.docker.com/ | sh
`
should insta…
-
### Bug ??
When setting up the integration in a new environment, the configuration flow cannot start and it shows the following error on frontend:
`Impossibile caricare il flusso di configurazio…