Jump to content

ANIMATEK

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by ANIMATEK

  1. On 2/25/2024 at 11:49 PM, itimpi said:

    That still seems far more frequently than necessary.   I would not check more than once a day, or possibly even less frequently.

     

    Yeah that's true,  I do get irritated when I see update available though. But in that case I could run it with AppData Backup and call it a day. I will see, thanks for the input.

  2. Hello there,

     

    My server stopped working yesterday and I had to manually reboot it. Today it happened again, but after around 15m not responding, it came back to life. The symptoms were:

    - WebUI and SSH time out

    - Dockers not available

    - Ping works fine

     

    I activated the syslog after this last incidence (so for next time), but as the server wasn't rebooted, I took the the diagnostics right after I could log-in again. unraid-diagnostics-20240227-0818.zip

     

    The issue happened almost exactly at 8AM, when the Auto Update Apps tries with Docker. I don't know if it's related, but I have deactivated it now, see if it happens tomorrow.

     

    Unfortunately I cannot make much sense of the logs, so any help here will be greatly appreciated.

     

    Thanks in advance.

  3. 2 hours ago, Squid said:

    So you have it checking for an update every minute from 8 minutes after til 15 minutes after every hour of every day?  So potentially if the check / installs happen to take longer than 60 seconds you potentially have it running 8 times concurrently

    Thank you, the cron expression was completely wrong. I want it more like 

    0 8-15 * * *

     

  4. 16 hours ago, Squid said:

    The screenshot shows your settings for plugins.  Whats the Docker settings on that same page?

    I think the theme is putting you off. Those are indeed the settings for Docker (check "Time to wait for graceful stop before killing", which is only in Docker)

  5. I am having trouble figuring out why my containers are not updating. Unfortunately, it is quite hard to search in this huge thread (or I don't know how).

     

    I looked around but I don't even know where the logs for the plug-in are. I am clueless.

     

    I attached my config but it is so simple I don't know what can be wrong. I also already reinstalled the plug-in.

     

    If I go to the Docker page I might see 1 or 2 that say "apply update". If I click search, almost always something comes up (I have a container that gets a new push everyday at around 8AM). The plug-in seems to not be working at all.

     

    Can someone give me hand?

     

    1174704675_Screenshot2024-02-24at10_33_11.thumb.png.23bae4b2a36d82d4d5fb2f98370a49a0.png

  6. On 5/13/2023 at 3:04 PM, fabricionaweb said:

     

    I dont want to say something wrong here... I'd prefer to wait they to fix it or provide a way to do it, sorry.

     

    The only way I know is to install the package outside nerdtools and I can not advise it here.

     

    The issue has been fixed in the update from yesterday. Happy nerding.

    • Thanks 2
  7. 2 hours ago, originade said:


    Thank you for figuring this out. How would you go about building the previous version and replacing the current version?


    Exactly. I felt comfy in Linux but unRAID is another story. @fabricionaweb could you please elaborate on downgrading python? Thank you!

  8. Well it's me again with a new problem... It seems that Python3.9 does not support the OpenSSL 1.1.1? This is what is installed between Unraid and NerdTools and unfortunately I cannot change it. This message is basically what I get when running the script that I want:

     

    Script location: /tmp/user.scripts/tmpScripts/install_qbt_api/script
    Note that closing this window will abort the execution of this script
    WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
    WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/qbittorrent-api/
    WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/qbittorrent-api/
    WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/qbittorrent-api/
    WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/qbittorrent-api/
    WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/qbittorrent-api/
    Could not fetch URL https://pypi.org/simple/qbittorrent-api/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/qbittorrent-api/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
    ERROR: Could not find a version that satisfies the requirement qbittorrent-api (from versions: none)
    ERROR: No matching distribution found for qbittorrent-api
    WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
    Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
    WARNING: There was an error checking the latest version of pip.

     

    Googling the error tells me to update OpenSSL and try again, which I cannot do? 

     

    Any new idea? It seems that I am stuck. Thanks in advance.

  9. 1 hour ago, trurl said:

    Did you go to the NerdTools Settings and select the packages you want? 

     

    I surely did sir. I also restarted the system but no luck.

     

    image.thumb.png.0061d45ef7576000aecc8bd700845e5d.png

     

    Edit: I should add.. Other packages like `mediainfo` or `powertop` work well. 

  10. Hello there, I just installed the package and I am getting this error when invoking pip3:

    # pip3
    -bash: /usr/bin/pip3: cannot execute: required file not found

     

    This is a fresh install, unRAID is not even a week old. Any suggestions?

×
×
  • Create New...