swingline

Members
  • Posts

    34
  • Joined

  • Last visited

Everything posted by swingline

  1. I use the Nginx Proxy Manger container to deal with this.
  2. Didnt know if this is something related to unraid or this docker. I swapped from binhex jellyfin container to this one to beable to transcode, I used the same appdata folder.
  3. I am having issues with "Scan Media Library failed" The error is as follows Could not find a part of the path '/config/root/default/Movies'. at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized) at System.IO.Enumeration.FileSystemEnumerableFactory.DirectoryInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized) at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at System.IO.DirectoryInfo.EnumerateDirectories(String searchPattern, SearchOption searchOption) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive) at MediaBrowser.Controller.Providers.DirectoryService.GetFileSystemEntries(String path) at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries(IDirectoryService directoryService, String path, IFileSystem fileSystem, IServerApplicationHost appHost, ILogger logger, ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) at MediaBrowser.Controller.Entities.CollectionFolder.CreateResolveArgs(IDirectoryService directoryService, Boolean setPhysicalLocations) at MediaBrowser.Controller.Entities.CollectionFolder.RequiresRefresh() at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.BaseItem.RefreshMetadata(MetadataRefreshOptions options, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.Folder.RefreshChildMetadata(BaseItem child, MetadataRefreshOptions refreshOptions, Boolean recursive, IProgress`1 progress, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.Folder.RefreshMetadataRecursive(List`1 children, MetadataRefreshOptions refreshOptions, Boolean recursive, IProgress`1 progress, CancellationToken cancellationToken) at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal2(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService) at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService) at MediaBrowser.Controller.Entities.UserRootFolder.ValidateChildrenInternal(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService) at Emby.Server.Implementations.Library.LibraryManager.ValidateTopLibraryFolders(CancellationToken cancellationToken) at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation(IProgress`1 progress, CancellationToken cancellationToken) at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal(IProgress`1 progress, CancellationToken cancellationToken) at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
  4. a couple of months ago after updating this container "Secure connections" stopped working with all android clients. Webrowser work just fine. So I just set it to disable and told user to select allow insecure connections and would deal with it at a later date. Well I have soem free time and I would like to fix this problem. I have a static IP from my ISP, I use opnsense as a firwall and have port 32400 forwdring to unraid server. **Update** I dont remember changing my NAT reflection setting on my firewall rules...but I did. Nothing wrong with the container.
  5. I recently have had users using android clients complying that streaming isn't working. They are able to select content it just spins forever. I have been using plex and this container for couple years and made no changes since the last update. I have a static IP from my ISP and most clients seem to be working just android.
  6. I recently started having issues with Bookstack container and NginxProxyManager giving "502 Bad Gateway" when accessing from the domain pointed at it. The Bookstack container is accessible for it IP on local network, restarting the NginxProxyManager fixes the issue for a few minutes then back to 502. I originally posted on the NginxProxyManager thread but maybe the issue is with bookstack? I have NAT refection turned on my firewall and all other domains I have are working. The bookstack container is accessible from its IP address. Bookstack log [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... App Key found - setting variable for seds Running config - db_user set /var/run/s6/etc/cont-init.d/50-config: line 63: warning: command substitution: ignored null byte in input /var/run/s6/etc/cont-init.d/50-config: line 63: warning: command substitution: ignored null byte in input Nothing to migrate. [cont-init.d] 50-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Below is a log excerpt from when it stops working. It never recovers unless I restart the NginxProxyManger container then fails after i close my session with the bookstack. [02/Nov/2019:21:11:22 +0400] - 502 502 - GET https wiki.domain.pw "/" [Client 10.0.0.1] [Length 166] [Gzip -] [Sent-to 10.0.0.64] "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0" "http://10.0.0.77:8181/nginx/proxy" [06/Nov/2019:23:10:18 +0400] - 502 502 - GET https wiki.domain.pw "/" [Client 10.0.0.1] [Length 166] [Gzip -] [Sent-to 10.0.0.64] "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0" "-"
  7. I have issues from all networks when accessing from domain. I have NAT refection turned on my firewall and all other domains I have are working. The container is accessible from its IP address. Below is a log excerpt from when it stops working. It never recovers unless I restart the NginxProxyManger container then fails after i close my session with the bookstack. [02/Nov/2019:21:11:22 +0400] - 502 502 - GET https wiki.domain.pw "/" [Client 10.0.0.1] [Length 166] [Gzip -] [Sent-to 10.0.0.64] "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0" "http://10.0.0.77:8181/nginx/proxy" [06/Nov/2019:23:10:18 +0400] - 502 502 - GET https wiki.domain.pw "/" [Client 10.0.0.1] [Length 166] [Gzip -] [Sent-to 10.0.0.64] "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0" "-"
  8. Thanks for the reply. Here is everything in the bookstack logs. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... App Key found - setting variable for seds Running config - db_user set /var/run/s6/etc/cont-init.d/50-config: line 63: warning: command substitution: ignored null byte in input /var/run/s6/etc/cont-init.d/50-config: line 63: warning: command substitution: ignored null byte in input Nothing to migrate. [cont-init.d] 50-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done.
  9. I recently started having issues with Bookstack container and NginxProxyManager giving "502 Bad Gateway" when accessing from the domain pointed at it. The Bookstack container is accessible for it IP on local network, restarting the NginxProxyManager fixes the issue for a few minutes then back to 502
  10. Is there a way to have SickGear scan existing shows in /tv folder? Found "import" under the manage menu. I was expecting to find it under the config section.
  11. Thanks that eventually kind of fixed my issue. The only problem Is I can edit the pinned cores, but that's good enough for me to take my Threadripper system down for a bit.
  12. I have 3 unraid servers running I would like to shift one VM from one server to the other so I can take the one down for some hardware upgrades. Here is what I have tried: Shutdown ubuntu VM I want to move. Transfer the Vdisk to the other servers domains folder. Create a new VM template manually selecting the Vdisk When I try and start the VM Its not wanting to boot
  13. Well, I wasn't able to manually reset the password but I was able to solve this. Open console for bookstack container Enter cd /var/www/html Then enter and follow the prompts to create a new admin account. php artisan bookstack:create-admin
  14. I was transitioning to Bitwarden password manager and seems that I overlooked 4 passwords. Which were randomly generated and managed with LastPass which I had already deleted. No big deal I just manually reset them, that is until bookstack. The container is really new and I haven't added much content yet so it's not all that critical.
  15. Long story short I need to manually reset my password. Used a BCrypt hash generator with "password" replaced the hash in my database when I try and log in with password I'm getting These credentials do not match our records error. I am I missing a step?
  16. I guess I missed this option when I looked before posting. Everything is working now as it should be. Thanks for the help.
  17. The VLAN is already existing on the firewall and has been working for about 2 years (should have mentioned that). The problem comes when I want to add VM's running on my unraid to the VLAN subnet.
  18. So I'm trying to sort a networking issue that I am having. Basic working network setup Opnsense - main firewall (it is a fork of pfsense) 2 unifi switches set to pass along all VLAN tags on all ports. A couple of access points. LAN 1 VLAN for IOT devices. The issue I am running into is that I want one of my Ubuntu VM's on the IOT VLAN. Before I make any changes to interfaces file I have internet and can ping both LAN and VLAN as per my firewall rules. When I make my changes to interfaces file to change the IP address to the VLAN subnet reboot the VM.......and boom nothing no internet and can't ping anything. So I tried to change my subnet on a windows VM and had the same problem. So my question is this because this is a VM on unraid is there an additional step needed to change the subnet of VM's?
  19. I jumped on 6.7.0-rc2 and I'm taking notice the Log bar on the dashboard is filling up whats the best way to purge or prune down this log?
  20. Well this solved my issues. I was a little apprehensive about deleting the image as I wasn’t aware of the previous apps options.
  21. Sorry, I should have mentioned that it fails from the webui which is what lead me to try to manually remove it. From the logs, it looks like there are now two with the same issue the other being my booksonic docker which I only run intermittently. homenas-diagnostics-20190123-0647.zip
  22. Not sure what happened to it but my unifi controller docker got dorked up to the point where I can't even remove it. Just says "Removal in progress," if I try and manually remove it from ssh root@HomeNAS:~# docker rm d260bd1fd45d Error response from daemon: container d260bd1fd45d1abf7603bbd2a50ff0505f23b5cfab cc98ff03053d04d801d3b5: driver "btrfs" failed to remove root filesystem: stat /v ar/lib/docker/btrfs/subvolumes/d94208213e7d43d6b8fdc428799f6f382ac9c5cba9ceffa5a 85d291707ebd197: input/output error or this root@HomeNAS:~# docker rmi d260bd1fd45d Error: No such image: d260bd1fd45d but it shows up in the list when I docker ps -a I'm kind of scratching my head on this one, I just repulled the image and renamed it unifi-1. Any tips on for getting rid of the old one? The fact that it's just sitting there gets under my skin.
  23. I have 2 unraid servers, one is only for running two gaming VM's for my kids. The other is file storage, Docker and computer backup server. I'm looking to automate the process of backing up the two VM images on my kids unraid to the main file server. Currently, I stop the VM then just copy the image over.
  24. That is what I ended up doing. I just made a backup of my config folder then used the unraid creator tool to redo the flash drive. Then replaced the config folder with my backup....done back to working.