-
When using docker, either configuring everything manually with a regular setup or when using the install script, websocket is not working. Something seems to be missing from a regular setup using php.…
-
### Description
This is the ported Bug-Report from: https://github.com/docker/compose/issues/11354
I am currently facing an issue with my Intel NUC running Debian SID that has persisted for abou…
-
Jira Link: [DB-13177](https://yugabyte.atlassian.net/browse/DB-13177)
### Description
I'm using below docker-compose config to run yugabyte, it seems `--advertise_address=0.0.0.0` not working on v…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
H,
Is there a way to pass outgoing smtp json without custom docker image?
```
version: '3'
services:
mailhog:
image: mailhog/mailhog
restart: always
ports:
- 1025:…
-
How can I add configuration parameters when starting a Docker container, similar to go2rtc -c log.format=text -c rtsp.listen=''? If possible, could you provide the complete docker run command?
Lookin…
-
When I run my pretalx with debug=false
/media/whatever always resolves to a 404, though the /static/ works fine.
I don't think the /static is reading from the right folder though, cause if I r…
robe2 updated
5 months ago
-
**Bug description**
Portainer is running on a swam **behind a pomerium instance that is not allowing websocket traffic.**
**Expected behavior**
A timeout, or failure toast.
Portainer…
-
**Describe the bug**
Database won't be created
**To Reproduce**
Steps to reproduce the behavior:
Following instructions, I built this docker-compose to deploy it as a stack in portainer:
```
v…
-
### Information about bug
I have installed the ERPNext using the docker in portainer everything worked well untill i installed the hrms app, it borken my assets and completely the css is not loading…