Jump to content

aptalca

Community Developer
  • Posts

    3,064
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by aptalca

  1. Can you send me a link with recaptcha so I can test?
  2. I'll look into it, but doesn't it work through myjdownloader as jivetrky mentioned? I intended the docker webgui to be used initially for setting up the app, and the user would later use the myjdownloader interface for general usage as it is much easier to do copy paste and such.
  3. I don't really have a way of testing it (don't have any links that require captchas) but can you try the following in unraid terminal: docker exec -it JDownloader2 bash sudo apt-get update sudo apt-get install firefox After installation, you can try the gui and see if it opens firefox and more importantly whether you can exit out of it. Thanks
  4. Not sure, never tried it. Does the myjdownloader interface work for those?
  5. Any word on when we might see a LibreELEC 7 image? OpenELEC 6 is a little stale now since it is based on Kodi 15, and not latest stable. I see that the custom images are hosted on Eric Schultz's Github, but I didn't see any new activity. The reason I'm asking is because I use a mysql setup, which requires all clients to use the same version (database version) and all my other clients are on Kodi 16. Thanks
  6. It seems neat. I was able to install it on my test system with the rdp gui, but since I have no ip cams at the moment, I was not able to test it. I'll look into testing it with a public webcam when I have more time. Installing it with cloud access is easy, but providing support would be challenging for folks who want to use it for local access only.
  7. Never run the permissions utility on your docker container folders. That's probably what caused it. While the container is running, exec into it and change the permissions. Make sure that the data folder is owned by www-data:www-data and the mysql folder is owned by mysql-mysql Realistically, that's hard to avoid if you ever run the New Permissions tool as you cannot specify shares to exclude -> only disks. Would a better solution be to change the ownerships to whatever is required, similar to what lsio does when the container is run? You're right, but I thought that the permissions utility was only meant to be run when one first sets up unraid and transfers their files over rsync or something else that preserves permissions and ownership, or if they upgrade from an earlier version (4.7 I believe). I was never a big fan of it. It's like dropping a nuke to get rid of some weeds in the garden. Especially now with all the docker containers hosting their files in user shares. You wouldn't do chown -R on the entire filesystem of any linux flavor as it is bound to break things.
  8. Never run the permissions utility on your docker container folders. That's probably what caused it. While the container is running, exec into it and change the permissions. Make sure that the data folder is owned by www-data:www-data and the mysql folder is owned by mysql-mysql
  9. Seconded. Same problem. Works here with nginx. Not sure what you're using
  10. Great timing, I came here to ask the very same question. I'm currently using needo's mariadb container, which doesn't do any updates during start up so it always starts before kodi. I was thinking about switching to lsio's mariadb but wasn't sure if it would always start before kodi. Perhaps kodi can have a delay timer?
  11. So update is working, right? Enviado de meu SM-N910C usando Tapatalk Yes, it did, but took a long time and I thought it had crashed
  12. When you fire up the vm, you should see the file explorer (I'm assuming that's what you used when you tried to select the drivers). Step 5 of the guide (wiki) linked above is referring to that file explorer. Select/install the four drivers in that order and you'll be able to continue with the install as it will recognize your virtual hard drive. By the way, I noticed that you said you're using virtio drivers 0.1.1? Was that a typo? I used 0.1.96 a year ago and now 0.1.112 is available just so you know
  13. As of this morning, both of my crashplan containers are stuck on "upgrading" In the webgui, I see the green crashplan splashscreen that says "upgrading" and that's it. Is everyone else getting the same? Thanks EDIT: Never mind. After waiting for a long time, it updated and the webgui came up.
  14. I am testing with a couple different configurations. I set up the crashplan docker on both of my servers and have one backing up to the other. Versioning is on and it never deletes files. The share containing the crashplan data is not exported and is accessible only through command line. The only thing I don't like about it is that the backed up files are only available through crashplan. I read some stories where people were complaining that they were unable to restore from their backups even though everything looked fine. I also set up a father grandfather scheme. Rsync creates a backup on the backup server from the main server once a week (only the most critical data like family pictures). And then it syncs that folder to a different share on the same machine with a one week delay. That second share is not exported at all. Only available through command line on the backup server. So if I get ransomware and my main unraid server is encrypted, I have about one to two weeks to recover from the rsync backups. With crashplan, I should be protected indefinitely, as long as the backups are still valid. By the way, I'm only protecting my crucial documents this way, and not the movies or tv shows I have. Since the movies and tv shows account for 90-95% of my storage, the redundancy in these backup schemes are no big deal (about 150GB duplicated)
  15. There is a thread on here somewhere that details the windows vm virtio driver install process. You have to install several drivers from that path in a specific order and it will work I'll see if I can find it EDIT: I see that meep already linked to a wiki article. You have to install them in that exact order
  16. Pretty sure the space in the path is causing issues. Try setting the libraryinternalpath to "/Calibre\ Library" without the quotes. Leave the mount points as is
  17. Did you see my screenshots? The default location only affects new backups. You might have to change the location for the existing backups manually. I'm not in front of a computer so I can't double check right now.
  18. Can you add a screenshot of your new settings? Calibre server (8081) should open the library at the address defined by the libraryinternalpath variable The books are imported into the config folder, not inside the container. Why don't you set the config folder to where you want to keep the library?
  19. Well poop. I deleted the config folder, which I'd done several times last night, and I fired the container back up. This time it worked! The only thing I can think of is that I did do an Unraid restart this morning as part of some maint I was doing. I apologize for wasting your time. Now to see if I can point it at the old install and have it properly upgrade! Version 1.29 is not meant to upgrade the old version to new. It is a separate container because the changes between 1.28 and 1.29 break the container. You should start from scratch with 1.29
  20. I deserved that. I should have specifically said that I did the obvious and checked free space. The disk, a 480GB SSD, is only 67% utilized. The Docker image file is set to 30GB and is using 20GB. Thanks. Can you post the full log? When you install from scratch into a new config folder.
  21. Just to clarify, duckdns does not need any ports mapped and the template has it set to bridge (although not sure if it will even make a difference if it's set to host because the container does not open any ports, really) Nginx-letsencrypt has port 80 in the template because it is optional. Letsencrypt uses port 443 for validation so that is required, but the basic webserver can still use port 80 for non-ssl connections. If you don't use it, just set it to any random port and forget it.
  22. This is spot on - my computer 1 is a laptop with touchscreen (Lenovo Y2P) - I have a nagging feeling that if I'd stayed with W8, I wouldn't have been facing this. Not very happy with the W10 upgrade overall :-/ Cheers, Thomas Seems this is a NoVNC problem - https://groups.google.com/forum/#!topic/novnc/bOpKeuZCd7s I'm experiencing the same in Chrome on a laptop with a touch screen Gfjardim, could you add the patch included in the link above to fix the inability to use the mouse in novnc? Thanks
  23. If you reinstall the container it should be fine Easiest way is to click edit, don't make any changes and hit save
  24. Yes, basically is what I do. Download some files and copy to the shares. In the case I got a ramsomware and it encrypts my crashplan share, the cloud copy will also be update with the encrypted files? Gus Yeah, that really bothers me. If you have automatic backups set up, then it can potentially ruin the backups as well
×
×
  • Create New...