The Wayback Machine - https://web.archive.org/web/20200706002916/https://github.com/HelloZeroNet/ZeroNet/issues/2548
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

update.py should not adopt parameters from zeronet.conf #2548

Open
slrslr opened this issue May 3, 2020 · 0 comments
Open

update.py should not adopt parameters from zeronet.conf #2548

slrslr opened this issue May 3, 2020 · 0 comments
Assignees
Labels
bug

Comments

@slrslr
Copy link

@slrslr slrslr commented May 3, 2020

Step 1: Please describe your environment

  • ZeroNet version: r4485
  • Operating system: Raspbian
  • Python 3.7.3

Step 2: Describe the problem:

Hello, it does not seem handy when update.py adopt parameters from zeronet.conf:

cd /home/me/zeronet/
python3 zeronet.py --version

  • Starting ZeroNet...
  • Libsecpk256k1 loaded: CompiledLib in 0.094s
    ZeroNet 0.7.1 r4485

python3 update.py

usage: update.py [-h] [--verbose] [--debug] [--silent] [--debug_socket]
...
update.py: error: unrecognized arguments: --autodownload_bigfile_size_limit 200 --optional_limit 62 --ui_password mypassword

@HelloZeroNet HelloZeroNet added the bug label May 3, 2020
@HelloZeroNet HelloZeroNet self-assigned this Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.