goofball222 / pritunl

Pritunl Docker container with IPv6 and reverse-proxy support
Apache License 2.0
123 stars 35 forks source link

Problems trying to add server #18

Closed caio-hat closed 2 years ago

caio-hat commented 2 years ago

Distributor ID: Ubuntu Description: Ubuntu 20.04.4 LTS Release: 20.04 Codename: focal

Docker version 20.10.17, build 100c701

    "Labels": {
            "org.opencontainers.image.created": "2022-07-21T17:00:01.334Z",
            "org.opencontainers.image.description": "Pritunl Server",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "1d8656cd5c90f1b80ce2757f99699d76347be1d3",
            "org.opencontainers.image.source": "https://github.com/goofball222/pritunl",
            "org.opencontainers.image.title": "Pritunl Server",
            "org.opencontainers.image.url": "https://github.com/goofball222/pritunl",
            "org.opencontainers.image.vendor": "The Goofball - goofball222@gmail.com",
            "org.opencontainers.image.version": "1.30.3233.96"
        }

* Details on how to reproduce the trouble, if available:
* 

After the last update, when we click on "Add server" nothing happens, no screen is displayed, apparently no action occurs, making it impossible to configure the server data.

goofball222 commented 2 years ago

This is an issue in upstream pritunl itself, not the Docker image build. Unfortunately, I can't fix it, it will have to wait for a release from pritunl upstream.

image

In the meantime, you can pull an older version tag and use it IE: ghcr.io/goofball222/pritunl:1.30.3226.71

https://github.com/goofball222/pritunl/pkgs/container/pritunl

goofball222 commented 2 years ago

Looks like pritunl upstream release v1.30.3235.85 fixes this.

goofball222 commented 2 years ago

Image latest, and 1.30.3235.85 tags are built with that version as well now.

goofball222 commented 2 years ago

fixed by upstream 1.30.3235.85