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.

Joly0

Members
  • Joined

  • Last visited

Everything posted by Joly0

  1. @ich777I might have found another issue with the jDownloader 2 container, though looking at the sourcecode on github, i cant find an apparent issue. Setting a custom resolution (in my case i wanted to set 1536x*864x) i get the following error message in the docker logs: ---Libraries found!--- ---Checking for old logfiles--- ---Checking for old display lock files--- ---Resolution check--- /opt/scripts/start-server.sh: line 96: [: 1536 ]; then CUSTOM_RES_W=1024 fi if [ -z : binary operator expected sed: can't read 864,: No such file or directory ---Window resolution: 1536x 864--- ---Starting TurboVNC server--- ---Starting Fluxbox--- ---Starting noVNC server--- WebSocket server settings: - Listen on :8080
  2. Hm, seems like my docker folder was corrupted somehow. recreated it, installed the jdownloader docker (had to remove the old appdata/jdownloader2 folder) and it works again
  3. Hey guys, i have an issue with the jDownloader container. Starting it results in the following log: standard_init_linux.go:228: exec user process caused: no such file or directory standard_init_linux.go:228: exec user process caused: no such file or directory standard_init_linux.go:228: exec user process caused: no such file or directory standard_init_linux.go:228: exec user process caused: no such file or directory standard_init_linux.go:228: exec user process caused: no such file or directory standard_init_linux.go:228: exec user process caused: no such file or directory standard_init_linux.go:228: exec user process caused: no such file or directory standard_init_linux.go:228: exec user process caused: no such file or directory Anyone has an idea how to fix this?
  4. Yes, exactly, i use the folder option for docker
  5. Any option to hide Snapshots or Volumes from the list (idk what exactly). I have my docker not as an image, but as a folder and i see like 30 Snapshots/Volumes belonging to Docker which i would like to hide. Is that possible?
  6. Some screenshots would be nice to see if its worth a try, unfortunately there arent any on github either
  7. Hey, i have a weird issue. After one of the last updates, the container doesnt start anymore, it keeps looping through this cycle: Build: [02/08/22 01:36:51] [master] [75c2df31157b4b86e9a712e0d9a866152ffab516] [ /etc/cont-init.d/10-setup_user.sh: executing... ] **** Configure default user **** Setting run user uid=100(default) gid=99(default) Adding run user to video, input and audio groups Setting umask to 000 Create the user XDG_RUNTIME_DIR path '/run/user/99' Adding default home directory template Setting root password Setting user password DONE [ /etc/cont-init.d/20-configre_sshd.sh: executing... ] **** Configure SSH service **** DONE [ /etc/cont-init.d/30-configure_dbus.sh: executing... ] **** Configure container dbus **** Container configured to run its own dbus DONE [ /etc/cont-init.d/30-configure_udev.sh: executing... ] **** Configure container to run udev management **** **** Ensure the default user has the correct permissions on input devices **** Allow /dev/uinput r/w to the group Adding user 'default' to groups: user-gid-71,root [ /etc/cont-init.d/40-setup_locale.sh: executing... ] **** Configuring Locales to de_DE.UTF-8 UTF-8 **** Generating locales (this might take a while)... de_DE.UTF-8... done en_US.UTF-8... done Generation complete. DONE [ /etc/cont-init.d/50-configure_pulseaudio.sh: executing... ] **** Configure pulseaudio **** Configure pulseaudio to pipe audio to a socket DONE [ /etc/cont-init.d/70-configure_vnc_audio.sh: executing... ] **** Configure VNC audio **** Disable audio stream Disable audio websock DONE [ /etc/cont-init.d/80-configure_gpu_driver.sh: executing... ] **** Found NVIDIA device 'NVIDIA T600' **** Downloading driver v510.39.01 and that over and over again. Any ideas?
  8. Hey, its me again with the dns issue. I was able to setup the the container so it could connect to the lancache which is running in a container using br0 network mode. The trick was to sett the --dns entry first in the extra parameters field (i tried it last, which somehow didnt work?). Though now i am facing another issue: For the controller support, if i understood that correctly, i need the uinput plugin and the steam-headless container has to be in host network mode, but there lays the problem as the container in host mode cant contact containers running in br0 on the same docker host, so currently i can either use controller support or lancache support. Is it possible to alter this container so it is able to use the uinput plugin even in br0 network mode? Or any idea how to make it communicate with containers in br0 while being in the host network mode?
  9. Hey, i tried to add a custom dns through the --dns="xyz...." option in the extra parameters field, which in theory should work, but somehow the dns is not used. I am trying to use my lancache as a dns server so game downloaded get downloaded way way faster if i have them downloaded atleast once in the past year/s, unfortunately, this doesnt work. Any idea why or an option to set a custom dns through an environment variable maybe?
  10. Btw i have 2 bugs. Streaming steam to my nvidia shield i am able to use my dualsense controller in the steam menus but as soon as i get into a game, i cant do anything anymore. Same is for audio, works in the steam menu, but as soon as i start a game, i cant hear anything streaming to my shield
  11. Ye, i know. Just an idea what might be useful to be added to the base image, but nontheless, great project, works good so far for me
  12. Hey, great Project. Maybe it could be a good idea to integrate protonup/proton ge https://github.com/AUNaseef/protonup
  13. I am available now for the rest of the day
  14. Any specific date? I am available now and for the next ~4 hours
  15. Cant do the second part, there is no "Download logs" option for me.
  16. Any logs or anything i could give you to help solve this issue?
  17. Nope, still blank page
  18. This does not work, i have the same issue and i pinged you on the unraid discord in a thread regarding this issue. Manually installing the previous version with this url is the only fix i found working: https://raw.githubusercontent.com/Squidly271/community.applications/1cab4cf730fcd3d5b8d22227953ff7ac347ca0b6/plugins/community.applications.plg
  19. Hm, i couldnt find jq before, added a custom script to install it and afterwards i was able to use it
  20. Hey? Has jq https://stedolan.github.io/jq/ been removed? I cant find it in nerd pack
  21. Alright, i moved all the files to a dataset, but the legacy datasets remained. Even after completly moving it away from the zfs pool. Any idea or command on how to quickly delete/destroy all those legacy datasets?
  22. Hey, i am trying to hide the auto generated docekr datasets, but mountpoint is "legacy" and dont know exactly what to write into the exclusion. Any instructions you could give for that? Btw great update, works nice so far, compatibility to dark theme is nice
  23. Regarding the datasets: That has nothing to do with Unraid, its the filesystem driver of docker. Usually it uses overlayfs or overlay2 (however its called) but as soon as the directory is on a zfs array docker uses the zfs driver. Problem here is, afaik, you cant use another driver currently, there is work done to make overlayfs compatible with zfs but that is a long on going problem and it might take a while to see this fixed. Other then that, its normal zfs+docker behavior when it creates tons of datasets
  24. Hey, great plugin, though i have 1 issue and one inconvinience. The issue first. When using Dark theme in unraid, every second entry in the dataset list is unreadable The inconvinience is, that i would like to filter out the auto created datasets docker creates when the docker directory is placed on the zfs array (visible in the screenshot), would be great if this was possible. They all have the "legacy" mountpoint, rather then an actual path, i guess that could make it easier to filter out Other then that, great plugin, keep up the work
  25. @ich777 i have yet not been able to test it, cause the whole system is my production server, which is more in need then usual, so its hard for me to just shut it down for a few hours to test. If i would be able to get unraid running in virtualbox or vmware or whatever, then i could test it in that environment, but unfortunately i dont have a second system or anything i can use for this, so i have to wait until my server is not in use for a few hours and test than

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.