Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Nebur692

Members
  • Joined

  • Last visited

Everything posted by Nebur692

  1. I have this error on the cache disk and I have space to spare:
  2. Good afternoon Is this docker no longer updating? The proxy version is 2.11.2 and the one that is installed is 2.10.4
  3. Can it be updated to version 2.10.3?
  4. Repo: zabbix/zabbix-server-mysql Can it be used to make a Zabbix Proxy? If not, could you make a repository for Zabbix Proxy please?
  5. Good afternoon, Do we have any updated jlesage/nginx-proxy-manager repository?
  6. What happened to filerun? https://hub.docker.com/r/afian/filerun/
  7. How do I disable unms 2fa?
  8. Error install pyopenssl root@cf1619f70874:/# pip3 install pyopenssl Collecting pyopenssl Using cached pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) Requirement already satisfied: six>=1.5.2 in /usr/lib/python3.8/site-packages (from pyopenssl) (1.15.0) Collecting cryptography>=2.8 Using cached cryptography-2.9.2.tar.gz (517 kB) Installing build dependencies ... error ERROR: Command errored out with exit status 1: command: /usr/bin/python3 /usr/lib/python3.8/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-2b_3v_u_/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.8,!=1.11.3; platform_python_implementation != '"'"'PyPy'"'"'' cwd: None Complete output (66 lines): Collecting setuptools>=40.6.0 Using cached setuptools-49.1.0-py3-none-any.whl (789 kB) Collecting wheel Using cached wheel-0.34.2-py2.py3-none-any.whl (26 kB) Collecting cffi!=1.11.3,>=1.8 Using cached cffi-1.14.0.tar.gz (463 kB) Collecting pycparser Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB) Using legacy setup.py install for cffi, since package 'wheel' is not installed. Installing collected packages: setuptools, wheel, pycparser, cffi Running setup.py install for cffi: started Running setup.py install for cffi: finished with status 'error' ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-tsqrwwx0/cffi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-tsqrwwx0/cffi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-owapn2sj/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-2b_3v_u_/overlay --compile --install-headers /tmp/pip-build-env-2b_3v_u_/overlay/include/python3.8/cffi cwd: /tmp/pip-install-tsqrwwx0/cffi/ Complete output (48 lines): unable to execute 'gcc': No such file or directory unable to execute 'gcc': No such file or directory No working compiler found, or bogus compiler options passed to the compiler from Python's standard "distutils" module. See the error messages above. Likely, the problem is not related to CFFI but generic to the setup.py of any Python package that tries to compile C code. (Hints: on OS/X 10.8, for errors about -mno-fused-madd see http://stackoverflow.com/questions/22313407/ Otherwise, see https://wiki.python.org/moin/CompLangPython or the IRC channel #python on irc.freenode.net.) Trying to continue anyway. If you are trying to install CFFI from a build done in a different context, you can ignore this warning. running install running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/cffi copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/model.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/commontypes.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/error.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/cparser.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/pkgconfig.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/api.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/lock.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/__init__.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/verifier.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/recompiler.py -> build/lib.linux-x86_64-3.8/cffi copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.8/cffi copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.8/cffi copying cffi/_embedding.h -> build/lib.linux-x86_64-3.8/cffi copying cffi/_cffi_errors.h -> build/lib.linux-x86_64-3.8/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/c gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/include/ffi -I/usr/include/libffi -I/usr/include/python3.8 -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.8/c/_cffi_backend.o unable to execute 'gcc': No such file or directory error: command 'gcc' failed with exit status 1 ---------------------------------------- ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-tsqrwwx0/cffi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-tsqrwwx0/cffi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-owapn2sj/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-2b_3v_u_/overlay --compile --install-headers /tmp/pip-build-env-2b_3v_u_/overlay/include/python3.8/cffi Check the logs for full command output. ---------------------------------------- ERROR: Command errored out with exit status 1: /usr/bin/python3 /usr/lib/python3.8/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-2b_3v_u_/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.8,!=1.11.3; platform_python_implementation != '"'"'PyPy'"'"'' Check the logs for full command output. root@cf1619f70874:/#
  9. The Last update https error: 2020-07-06 22:27:30 - WARNING :: MainThread : The pyOpenSSL module is missing. Install this module to enable HTTPS. HTTPS will be disabled.
  10. Good morning, everybody, When will version 5.13.29 be available? https://community.ui.com/releases/UniFi-Network-Controller-5-13-29/d7647910-77a2-4e61-bbfe-389206f2d6ad
  11. SPEEDtest I want to see the tests that have been done without sharing the url. When I put it like this on the stats page nothing appears: TELEMETRY: true ENABLE_ID_OBFUSCATION: true When I put it this way on the stats page if the results appear but also the url to share the test appears: TELEMETRY: true ENABLE_ID_OBFUSCATION: false Is there a way to view the tests performed but that the url does not appear?
  12. Can you use https with certificate for calibre webserver gui?
  13. I have my certificate in pem format, how do I import it to the Unifi?
  14. I have the same problem:
  15. You've misplaced the variable "WEBUI_PORT", it's not detecting it when it comes to making the docker. I've got it on like this:
  16. Good morning The search engine is still failing: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 01-envfile: executing... [cont-init.d] 01-envfile: exited 0. [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 99-custom-scripts: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-scripts: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Could not parse Nova search engine capabilities, msg: Error: Traceback (most recent call last): File "/config/data/qBittorrent/nova3/nova2.py", line 36, in <module> import urllib.parse ImportError: No module named parse Linuxserver.io version:- 4.3.0202003270617-6905-2408ce9ubuntu18.04.1-ls32 Build-date:- 2020-03-27T03:19:29-04:00 Linuxserver.io version:- 14.2.0.99201912051435-6796-912b076ubuntu18.04.1-ls56 Build-date:- 2019-12-05T17:12:21+01:00 UnRaid v6.8.3
  17. With version 4.3.0alpha1 has stopped the search plug-ins Could not parse Nova search engine capabilities, msg: Error: Traceback (most recent call last): File "/config/data/qBittorrent/nova3/nova2.py", line 36, in <module> import urllib.parse ImportError: No module named parse
  18. Since the last update I can not access, it gives me the wrong username or password. I have tried to access as always from several browsers (Edge, Chrome, Firefox, IE...) with the same result. It also does not allow me to access from the client that I have installed on Android.
  19. Do you have a tag to install the beta versions? UniFi Network Controller 5.11.29 https://community.ui.com/releases/UniFi-Network-Controller-5-11-29-Testing-has-been-released-5-11-29/cd2c7c48-4fab-4257-897d-975c1fc824c1
  20. Nebur692 replied to RobJ's topic in Lounge
    How do you generate these graphics?
  21. Nebur692 replied to RobJ's topic in Lounge
    If this option is better and faster, because it is not activated by default?
  22. Anyway I would like to show the load and battery
  23. Yeah either the nut driver or the ups doesn't present all the values especially load or time left on battery. But it may still work to shutdown the server during power outage. The problem is just that, I have to turn off the server when there are 4 minutes of battery. Not reading the time of battery, I turn it off at the moment even with a lot of battery. With an update of the plugin could not be made compatible?
  24. Yes, the problem is that it doesn't read the values correctly because of what I see, right?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.