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.

yayitazale

Members
  • Joined

  • Last visited

Everything posted by yayitazale

  1. First of all, this is not the forum where you complain about how the project is implemented. This forum is only to resolve any question regarding the docker container deployment under unraid. Second, if you have any complain of a FOSS you are always welcome to participate on the development doing PRs on the github. You are not buying a software so please don't ask for help in the same way you will ask it to a company (don't be rude), and ALWAYS READ THE DOCS before asking for help. By the way, in this particular project the documentation very complente, with plenty of information and examples. This is just not true. You only need a proper config file to start using the system. If you have doubts about your file, read the docs, see the logs and then if you don't see what are you doing wrong then you can come here and post a proper question indicating how is your container deployed and attaching your config file.
  2. Are you sure this is a frigate timestamp and not camera's one?
  3. As you can read on the docs, you can define whatever path you want to the DB: # Optional: Database configuration database: # The path to store the SQLite DB (default: shown below) path: /media/frigate/frigate.db So in this case you can point to the config folder that I assume you have with cache prefer like so: database: # The path to store the SQLite DB (default: shown below) path: /config/frigate.db
  4. Did you delete the locatime entry of the docker container?
  5. You have to add those variables to the Grafana Docker Container in unraid:
  6. First of all, I suggest you to uninstall that frigate APP as it has been changed for a new one on the APP store. As I see, you are using Intel/AMD hardware acceleration but you are not defining any FFMPEG arguments so please check out this part of the docs: https://docs.frigate.video/configuration/hardware_acceleration Other than that, I don't see anything wrong in your setup, so I don't see why is your system behaving like that. Maybe you can open a issue at github: https://github.com/blakeblackshear/frigate/issues
  7. I can't help you with no information about the configuration of your container and frigate instance.
  8. Did the plugin stop the MQTT container? If yes, maybe this is making to stop to frigate.
  9. I suspect that you have a problem with the IP assignment or the network, as you are not getting valid endpoints. You must see something like this in the WebUI:
  10. I think the problem is the port, you have to declare it below the IP with the entry "port: 1884" (or just not declare it as you are using the default port), but maybe you have more things to fix. I suggest you for a easier start at the beginning to use the complete example config.yml example of the docs as a template: https://docs.frigate.video/configuration/index
  11. Can you post the image of how are you configuring the container?
  12. Witch status do you have on the webui?
  13. As I assume that most of the people is using coral TPUs yes, it is a necessary concession. https://github.com/blakeblackshear/frigate/issues/165 https://github.com/blakeblackshear/frigate/issues/171 https://github.com/blakeblackshear/frigate/issues/325 I changed the template to not privileged mode as default in the past but most of the people complained about their TPUs not working and they are not use to change the docker deploy gui to advanced mode.
  14. Enter to the containers console Install nano with "sudo apt install nano" Edit the jupyter_notebook_config.json file with "sudo nano /home/jupyter/.jupyter/jupyter_notebook_config.json" Add this entry to the file using a only numbers and letters token: "token": "YOUR_TOKEN" Save the file and restart the container In any case, I'm no t sure if this change will be preserved if I update the container.
  15. Hi, I need help with Matomo container. I recently have some permission issues with unraid so I have launched the tools>new permissions under whole unraid. I have updated Matomo but now is unable to start and I'm getting this errors like: "rsync: [generator] chgrp "/bitnami/matomo/plugins/Widgetize/config/config.php" failed: Operation not permitted (1)" I tried to eliminate the container and copy the files to another folder to restart it with a fresh folder and then copy the config file but it doesn't start. Any clue how to chmod the folder? Thanks
  16. As I see you are not using nvidia, so can you delete the extra parameter --gpus=all switching to the advanced view mode in there.
  17. I was asking for a image of the container itself like so:
  18. Ok I will change the template for not nvidia users and point it in the docs
  19. Can you post your container config image?
  20. Maybe you are having a issue related with this breaking change:
  21. Are you pointing to the right path of config file? Are your port not allocated in another container?
  22. Can you try to run it deleting the --gpus=all entry on extra parameters?
  23. You just need to delete the intel gpu enviroment, the nvidia gpus are now added from extra parameters and it's already in. Anyway, if you want to passtrought a specific GPU, you can delete the extra parameter --gpus all And add the enviroment entrys following this steps
  24. v11.0 has been released and the new template uploaded. Remember, you must uninstall the old APP what ever your flavor was (standard or nvidia) and install the new unified APP from CA store.

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.