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.

GuillermoMG

Members
  • Joined

  • Last visited

Everything posted by GuillermoMG

  1. Same issue on a RX580. Ollama can detect it, but will enter hang state with the first prompt. Not sure what logs I could share, but happy to help troubleshoot the problem if anyone knows how to go about it.
  2. Binhex confirmed on this issue that the problem is on Deluge's side, nothing they can do. And Deluge https://dev.deluge-torrent.org/ticket/3252 seems to know about it, though looks low on the priority.
  3. Apologies, did not get a notification for the quote. A bit late, but if it helps, this is how it looks:
  4. +1 - Have this error since the 9th Feb, after an upgrade to 7.0 on the 8th. Interestingly, I initially upgraded from 6.1X to 7 and ran it for about a week without any issues. However, after I encountered a corrupted bz file, manually replaced it using the zipped release file, and then completed the upgrade again through the normal process, I’m now experiencing this error. It might be related or just a coincidence, but it’s certainly interesting.
  5. Tonight, 25/09/2024, there was maintenance done on the LibreLink app, that included a new license agreement, until the new agreement is not signed, the upload will not work (seems it's not affecting everyone!). The solution is to sign-out of your LibreLink app on your phone, sign in again and you'll get prompted to accept the new license. Uploads will resume from there. [info]: renew token [error]: LibreLink Up - Non-zero status code: {...} [error]: LibreLink Up - No AuthTicket received. Please check your credentials. [info]: renew token [info]: Logged in to LibreLink Up [info]: Found 1 LibreLink Up connection. [info]: -> The following connection will be used: XXXXXXXXXXXXXXXXXXXXXX More info can be found in the maintainer's repo - https://github.com/timoschlueter/nightscout-librelink-up/issues/162
  6. This is the solution: https://github.com/wger-project/docker/issues/17#issuecomment-1112959239 Setting DJANGO_DEBUG=True as one of the env variables fixes the issue (by using django´s inbuilt webserver?). I also added these variables, before adding DJANGO_DEBUG=True, so don't know if they did anything in the end, other than catching locally the files. Taken from https://github.com/wger-project/docker/blob/master/config/prod.env. SYNC_EXERCISES_ON_STARTUP=True DOWNLOAD_EXERCISE_IMAGES_ON_STARTUP=True SYNC_EXERCISES_CELERY=True SYNC_EXERCISE_IMAGES_CELERY=True SYNC_EXERCISE_VIDEOS_CELERY=True USE_CELERY=True CELERY_BROKER=redis://cache:6379/2 CELERY_BACKEND=redis://cache:6379/2 CELERY_FLOWER_PASSWORD=adminadmin Same can be done from the docker container: python3 manage.py sync-exercises python3 manage.py download-exercise-images python3 manage.py download-exercise-videos Still have the issue that the wger folder is 777... but that will be a problem for another day.
  7. Changing the appdata/wger/ permission to 777 (yes... yes... I know) at least get's me a bit further, the page is accesible, but nothing loads. In the logs can see everything spammed with: 01/09/2024 04:37:59 PM [09/Jan/2024 16:37:59] "GET /static/images/icons/flags/pt-br.svg HTTP/1.1" 404 2883 01/09/2024 04:37:59 PM WARNING 2024-01-09 16:37:59,304 log Not Found: /static/images/icons/flags/tr.svg 01/09/2024 04:37:59 PM WARNING 2024-01-09 16:37:59,306 log Not Found: /static/images/icons/flags/sv.svg 01/09/2024 04:37:59 PM [09/Jan/2024 16:37:59] "GET /static/images/icons/flags/tr.svg HTTP/1.1" 404 2883 01/09/2024 04:37:59 PM [09/Jan/2024 16:37:59] "GET /static/images/icons/flags/sv.svg HTTP/1.1" 404 2883 01/09/2024 04:37:59 PM WARNING 2024-01-09 16:37:59,309 log Not Found: /static/images/icons/flags/uk.svg 01/09/2024 04:37:59 PM [09/Jan/2024 16:37:59] "GET /static/images/icons/flags/uk.svg HTTP/1.1" 404 2883 01/09/2024 04:37:59 PM WARNING 2024-01-09 16:37:59,313 log Not Found: /static/images/icons/flags/zh-hans.svg 01/09/2024 04:37:59 PM [09/Jan/2024 16:37:59] "GET /static/images/icons/flags/zh-hans.svg HTTP/1.1" 404 2883 01/09/2024 04:37:59 PM WARNING 2024-01-09 16:37:59,317 log Not Found: /static/images/logos/play-store/google-play-badge.svg 01/09/2024 04:37:59 PM [09/Jan/2024 16:37:59] "GET /static/images/logos/play-store/google-play-badge.svg HTTP/1.1" 404 2883 01/09/2024 04:37:59 PM WARNING 2024-01-09 16:37:59,321 log Not Found: /static/images/favicon.png 01/09/2024 04:37:59 PM [09/Jan/2024 16:37:59] "GET /static/images/favicon.png HTTP/1.1" 404 2883
  8. @unraid.headsman400 a bit late, but did you figure out the fields you needed?. Taking for granted you had no other DB managed already, from your Postgress installation template you wanted: POSTGRES_PASSWORD: POSTGRES_USER POSTGRES_DB: PORT: those would apply as: DJANGO_DB_PASSWORD: DJANGO_DB_USER DJANGO_DB_DATABASE:
  9. By the error it would seem the db doesn't exist in your Postgress instance, double check the spelling. You can check what DBs your instance is managing with: postgres=# \l I'm actually stumbling into a permission's issue: PermissionError: [Errno 13] Permission denied: '/home/wger/static/CACHE' Did you have any trouble with that?
  10. Placeholder for the CA template for NightScout LibreLink Up Uploader
  11. Hi @FoxxMD, Thanks for creating this template! and FYI, without MALOJA_FORCE_PASSWORD and MALOJA_SKIP_SETUP I could not access /admin_settings. Adding both to the container variables fixed it. Thanks again!
  12. You're amazing, thank you so much for your work.

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.