Skip to content

Cant get console to work after updating env variables? #839

@Roachforlife

Description

@Roachforlife

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

📝 Describe your problem

Running 1.5 and want to use the console. I saw the note to add DOCKGE_ENABLE_CONSOLE=true to the env section. I did this but the console is still not working. What am I missing?

📝 Error Message(s) or Log

services:
dockge:
image: louislam/dockge:1
restart: unless-stopped
ports:

Host Port : Container Port

  • 5001:5001
    volumes:
  • /var/run/docker.sock:/var/run/docker.sock
  • ./data:/app/data
  • /opt/stacks:/opt/stacks
    environment:
  • DOCKGE_ENABLE_CONSOLE=true
  • DOCKGE_STACKS_DIR=/opt/stacks

🐻 Dockge Version

1.5

👟 Reproduction steps

Added environment variable, rebooted container, still get the msg when clicking Console in UI

👀 Expected behavior

UI should change and show the terminal

😓 Actual Behavior

Same message about needing to change the Env Variable

Dockge Version

1.5

💻 Operating System and Arch

Ubuntu

🌐 Browser

Firefox

🐋 Docker Version

No response

🟩 NodeJS Version

No response

📝 Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions