You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I recently installed the dockerized linuxserver.io/dokuwiki on amd64 and arm64 machines, and on amd64 the web server appears to not be available... On arm64 works fine - and on dokuwiki/dokuwiki:stable it's also working as expected
( ^ 192.168.1.101 being the docker LXC IP)
Expected Behavior
able to connect to dokuwiki
Steps To Reproduce
create a simple docker compose linuxserver/dokuwiki
- OS: Proxmox VE 8.3.1 amd64 with Portainer LXC (helper-scripts.com)
- How docker service was installed:
mkdir /dokuwiki
nano /dokuwiki/docker-compose.yml
<<docker-composecontentsbelow>>
docker compose up -d
[migrations] started
[migrations] 01-nginx-site-confs-default: executing...
[migrations] 01-nginx-site-confs-default: succeeded
[migrations] 02-default-location: executing...
[migrations] 02-default-location: succeeded
[migrations] done
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
Linuxserver.io version: 2024-02-06b-ls255
Build-date: 2025-01-24T15:44:10+00:00
───────────────────────────────────────
Setting resolver to 127.0.0.11
Setting worker_processes to 2
generating self-signed keys in /config/keys, you can replace these with your own keys if required
..+.........+....+.........+...........+.+........+.......+........+.+...........+..........+...+........+....+.....+.+..............+..................+..........+...+............+..+.+++++++++++++++++++++++++++++++++++++++*..........+.+..+...+++++++++++++++++++++++++++++++++++++++*.....+...+...+....+.....+.+.........+...+...............+..+...+...+....+........+...+....+..+....+..+.......+..+..........+...+......+.........+......+......+...+..+....+..............+..........+..+.+............+........+..........+...+..+.........+..........+........+.+..+...+....+..+.+........+............+.......++++++
......+...+.+...........+....+..+++++++++++++++++++++++++++++++++++++++*.+....+...........+++++++++++++++++++++++++++++++++++++++*..+...........+......+.+...+...........+.+....................+.........+.+........+......+.............+.....+.+..+...+.........+.............+...............+...............+.........+...+..+....++++++
-----
Go to http://IP-ADDRESS:PORT/install.php to configure your install then restart your container when finished to remove install.php
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an existing issue for this?
Current Behavior
Hi!
I recently installed the dockerized linuxserver.io/dokuwiki on amd64 and arm64 machines, and on amd64 the web server appears to not be available... On arm64 works fine - and on dokuwiki/dokuwiki:stable it's also working as expected
( ^ 192.168.1.101 being the docker LXC IP)
Expected Behavior
able to connect to dokuwiki
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: