8000 Local Testing install error · Issue #106 · mwmbl/mwmbl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Local Testing install error #106

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

Open
songproducer opened this issue Jul 25, 2023 · 3 comments
Open

Local Testing install error #106

songproducer opened this issue Jul 25, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@songproducer
Copy link

Hello,

When I run:

DATABASE_URL="postgres://postgres@" python -m mwmbl.main

Traceback (most recent call last):
  File "/opt/homebrew/Cellar/python@3.10/3.10.12_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/opt/homebrew/Cellar/python@3.10/3.10.12_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/Users/leotreasure/mwmbl/mwmbl/main.py", line 15, in <module>
    from mwmbl.platform import user
  File "/Users/leotreasure/mwmbl/mwmbl/platform/user.py", line 14, in <module>
    LEMMY_URL = os.environ["LEMMY_URL"]
  File "/opt/homebrew/Cellar/python@3.10/3.10.12_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/os.py", line 680, in __getitem__
    raise KeyError(key) from None
KeyError: 'LEMMY_URL'

Not sure what to set LEMMY_URL to.

@daoudclarke daoudclarke added the bug Something isn't working label Dec 22, 2023
@daoudclarke
Copy link
Contributor

Yeah, this is an old dependency that needs to be removed - thanks for mentioning.

@ghost
Copy link
ghost commented Feb 12, 2024

I think this is currently not up to date. Probably close.

@Kreijstal
Copy link

I think this is currently not up to date. Probably close.

The issue or the repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
0