Nexius2

Members
  • Posts

    152
  • Joined

  • Last visited

Everything posted by Nexius2

  1. just happened again between my last message and now.... halcyon-diagnostics-20221012-0825.zip I've seen this: Oct 12 08:09:30 Halcyon kernel: CIFS: VFS: \\NOSTROMO\temp error -11 on ioctl to get interface list Oct 12 08:09:30 Halcyon kernel: CIFS: VFS: \\NOSTROMO\Music_data error -11 on ioctl to get interface list Oct 12 08:09:30 Halcyon kernel: CIFS: VFS: \\NOSTROMO\Video_data error -11 on ioctl to get interface list but don't know why
  2. docker run is successfull, docker logs are empty. everything is ok, but nothing happens ๐Ÿ˜• it could come from my app or maybe the dockerhub not syncing as I would like from githuib, but I need some logs to find the issue
  3. Well, it failled again.... anybody has an idea of why mounts could fail so regularly? halcyon-diagnostics-20221012-0759.zip
  4. changed: - tunable (support hard links) in Settings/Global share settings to NO - all DNS to the same server - local master to only the data server in Settings/workgroup settings/ local master none of these resolved my issue just updated to 6.11.1 didn't fail yet (2 days)
  5. I'm pretty close to publishing my first beta version of my app. I'm actually trying to make the docker version work on my server but I have an issue. my container won't start. everything went well, the download and install seems ok, no error, nothing in the logs. but the container is not starting. where can I find the logs of the container to see what is failing? thanks
  6. I had to link dockerhub to git hub and then I could have my container downloaded on unraid. this is pretty much what I did: https://medium.com/platformer-blog/lets-publish-a-docker-image-to-docker-hub-using-a-github-action-f0b17e5cceb3
  7. Krusader is not the faulty one ๐Ÿ˜ž it keep failling. I see "Send error in SessSetup = -35" but i noticed there is a permission failled... but why? halcyon-diagnostics-20221007-1331.zip
  8. the protection faults error are on every server and doesn't seem to be the issue (they are always there and at any time). I did the opposite, stopped containers one by one until I could mount a share. Krusader seems to make permission problems.... don't know why... I'll try without Krusader to see if it continues
  9. it is now failling a couple time a day. I need to stop all containers, unmount and mount to make it work again. dockers has to have something to do with it... on nostromo (the server with the share) I can see this Oct 5 14:52:07 Nostromo rpc.mountd[9333]: authenticated mount request from 192.168.1.75:757 for /mnt/user/Music_data (/mnt/user/Music_data) Oct 5 14:52:08 Nostromo rpc.mountd[9333]: authenticated mount request from 192.168.1.75:828 for /mnt/user/Video_data (/mnt/user/Video_data) Oct 5 14:52:08 Nostromo rpc.mountd[9333]: authenticated mount request from 192.168.1.75:980 for /mnt/user/temp (/mnt/user/temp) but it doesn't say it fails and I don't see anything on the client side.... halcyon-diagnostics-20221006-1659.zip
  10. Share permission just failed again (second time today). It made me noticed time was not set correctly on one of the servers, but that shouldn't change anything. I'll wait til next time and give new logs with the right timestamps but I can't see anything else then "kernel: traps: lsof[18502] general protection fault ip:14f91cbbd4ee sp:8da6349c47b6e45d error:0 in libc-2.36.so[14f91cba5000+16b000]" I haven't had a problem on the other server since I moved radarr/sonarr/lidarr from it. Could the share in the containers be the source of my problem?
  11. Hello, I have an issue I can't figure out. I have the same issue on all servers no matters who shares data, but to make it easier, we will take the following case. I have a couple unraid servers. one of them is my main data storage. on it, I have some SMB shares so that the other unraid servers can connect to it using unassigned devices (yes I have tried nfs, but it really doesn't work better). Mounting the share works well from any server and my dockers can access the share without issue. But, from time to time (almost every day this week, last week less) the share just.... stops working.... and when I run the ls command in the remote folder, it says permission denied on some share (not all) while all are using the same credential. for now, my solution is to stop the array and start it again and everything work fine (unmounting and mounting again does not work) Here are the logs if you can help me. My main data storage is Nostromo and Halcyon is just another server trying to access it (fresh new install with not much on it). for information, the error "kernel: traps: lsof[23970] general protection fault" is on all my servers so I guess it is a "normal" error ... thanks halcyon-diagnostics-20221005-0736.zip nostromo-diagnostics-20221005-0736.zip
  12. Hello, same issue on 2 of 3 unraid servers. I guess it is because trying to access (nfs) the 3rd server. one of the 2 server is new and has not much on it. but it has some difficulties with nfs shares...
  13. Since Plex decided to hide user email it is getting hard to identify our users. because of that, I decided to develop an application to manager the users. we will be able to give first and last name, some description and also manage account expiration. I'm not finished with the dev, but the app is pretty much functionnal now. I would like to publish it on github and have a docker container so it can be used in unraid. Problem, I have very little knowledge with github and even less with docker hub. I'm looking for someone to help me with the app or at least (mostly) with the docker and publishing process. once done, I'll be able to ask limetech for a post in the docker container section of the forum for support. work can be checked at: https://github.com/Nexius2/Plex_User_Manager thanks for any help
  14. they are nfs and smb share, juste basic share with unraid, don't think it uses unassifned devices... what is the recommended way to make shares?
  15. Hello, I noticed that my servers won't shutdown. after searching a bit, I found it is because of mounted shares. when I order a shutdown, it stops the arraye and then wait's and I can't the GUI. telnet works fine. if I manualy unmount shares, i continues to shutdown and everything is ok. if I unmount before ordering a shutdown, everything works fine. I could make a script to mount and unmout at array start or stop, but maybe there is a better idea? thanks
  16. Hello, since last update, My local node isn't trancoding any more. I see no errors, it's just waiting. any ideas?
  17. ๐Ÿ˜• would NFS share avoid this issue? the answer is yes ๐Ÿ™‚ thanks for the help
  18. Hello, I have an issue I don't understand. on an unraid server A, I have a share containing lot's of folder. everything is fine, no problem. on another unraid server B, I have a remote access to my share on server A. I can see many folders, but at least one is missing and I don't understand why. all permissions are good on that particular folder, the only thing I see is that it contains ":" in the name . maybe remote acess don't like that (smb access) any idea?
  19. sorry for the late response, thanks for the work, updates are going to be easier
  20. Great work, thanks. didi you plan on making a template to publish it on the app store?
  21. Hello, is there a way to upload torrent with this version of Deluge? thanks
  22. Hello, I'm having an annoying issue . I don't know why (as everything is successed in the logs) but some video file just after beeing reencoded are not complet. I mean that a 3.4 Gb video could be 50Mo after, playable but have only a couple minutes of video. this could be easely changed is a check of the lenght of the video was done after the transcode. I have noticed over 1000 video corrupted by tdarr since I'm using it. another thing, it would be nice to know witch node took care of the transcoding in the logs. thanks
  23. I didn't take the time to search about the migrating message and kind of forgot about it as it was working. but since a couple of days, I noticed that almost every night, the container is working, VPN seems connected but apps that goes through just don't connect to the net. after restarting nordvpn container, everything connects again. in the logs, I see this : Unstable connection detected! Uptime: 18 hours 15 minutes 52 seconds I'll check if I have something similar every day...
  24. Hello, I have 2 containers runing (differents servers) and on both, I have this message that just appeared. does the container need to be updated? __ .___ ___. .______ ______ .______ .___________. ___ .__ __. .___________. | | | \/ | | _ \ / __ \ | _ \ | | / \ | \ | | | | | | | \ / | | |_) | | | | | | |_) | `---| |----` / ^ \ | \| | `---| |----` | | | |\/| | | ___/ | | | | | / | | / /_\ \ | . ` | | | | | | | | | | | | `--' | | |\ \----. | | / _____ \ | |\ | | | |__| |__| |__| | _| \______/ | _| `._____| |__| /__/ \__\ |__| \__| |__| โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“โ†“ Please migrate to the NordLynx container (https://github.com/bubuntux/nordlynx) Here is your private Key: ********************************************** IP: 10.5.0.2/32 ############################################################
  25. Hello, what deluge version are we runing? I'm having major issues with private tracker not seeing my seeding and I don't understand why. thanks