Skip to content

open authentication setup page fails #44

@josh1e

Description

@josh1e

I am trying to complete the setup wizard and when i click the open authentication setup page button, it takes me to "http://localhost:8000/setup/cloudflare/add-device" . however i am running this in a container using the docker image provided, so in this scenario, localhost would be "inside" the container which doesn't have a gui or web browser, therefore, not an appropriate url for me to access via docker host or management server on same local network. If I change the local host url to match the container fqdn i've assigned it "http://printguard.mydomain.com:8000/setup/cloudflare/add-device" then i see this error " {"detail":"Failed to serve WARP device enrollment page: 'warp_device_enrollment.html' not found in search path: '/usr/local/lib/python3.11/site-packages/printguard/templates'"} "

This effectively stops me from being able to proceed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions