Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal - You must run it as Administrator. #4681

Open
Kerber0ss opened this issue Jun 19, 2022 · 3 comments
Open

fatal - You must run it as Administrator. #4681

Kerber0ss opened this issue Jun 19, 2022 · 3 comments

Comments

@Kerber0ss
Copy link

  • [*] I am running the latest version
  • [*] I checked the documentation and found no answer
  • [*] I checked to make sure that this issue has not already been filed

Issue Details

  • Version of AdGuard Home server:
    • v0.107.7
  • How did you install AdGuard Home:
    • Docker

Hello, run this docker-compose:

    adguardhome:
        container_name: adguardhome
        restart: unless-stopped
        volumes:
            - /volume1/docker/adguard/workdir:/opt/adguardhome/work
            - /volume1/docker/adguard/confdir:/opt/adguardhome/conf
        ports:
            - 53:53/tcp
            - 53:53/udp
            - 85:80/tcp
            - 4433:443/tcp
            - 4433:443/udp
            - 3000:3000/tcp
        image: adguard/adguardhome

In logs:

2022/06/19 23:53:35.952848 [info] AdGuard Home, version v0.107.7
2022/06/19 23:53:35.952917 [info] This is the first time AdGuard Home is launched
2022/06/19 23:53:35.952934 [info] Checking if AdGuard Home has necessary permissions
2022/06/19 23:53:35.953831 [fatal] This is the first launch of AdGuard Home. You must run it as Administrator.
docker ps |grep adguardhome
0d4628023cc9   adguard/adguardhome        "/opt/adguardhome/Ad…"   8 minutes ago   Restarting (1) 26 seconds ago 

How to resolve it?

@yurividal
Copy link

Did you ever find a way around this?

@Kerber0ss
Copy link
Author

Did you ever find a way around this?

unfortunately no (

@yscialom
Copy link

yscialom commented Aug 2, 2022

Related: #4728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants