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

User Wharf does not have permissions to run apps:list. #134

Open
snow-sr opened this issue May 23, 2023 · 1 comment
Open

User Wharf does not have permissions to run apps:list. #134

snow-sr opened this issue May 23, 2023 · 1 comment

Comments

@snow-sr
Copy link

snow-sr commented May 23, 2023

Hey there!
So, I'm trying to use wharf for a while now, I've tried to re-install it a lot of times, but it's not working as expected.
After loggin-in, I receive this error:
Server Error (500)
And my dokku logs says:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
    response = get_response(request)
  File "/usr/local/lib/python3.8/site-packages/django/core/handlers/base.py", line 181, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/app/apps/views.py", line 115, in index
    apps = app_list()
  File "/app/apps/views.py", line 110, in app_list
    raise Exception(data)
Exception: !     User wharf does not have permissions to run apps:list
 !     Access denied
"GET / HTTP/1.1" 500 145
"GET /favicon.ico HTTP/1.1" 302 0
Not Found: /static/favicon.ico
"GET /static/favicon.ico HTTP/1.1" 404 179
@palfrey
Copy link
Owner

palfrey commented May 24, 2023

I haven't seen this before. Which version of Dokku are you running? If that's >=0.20, then you've hit #78

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

No branches or pull requests

2 participants