December 14, 20177 yr Okay, i changed to 3001 and its still not working. So it must have something to do with this docker not talking to remote. Has anyone here be able to access this docker from outside? I tried bridge and Host. I cant test br0 because google wifi doesnt recignize the new ip, (i guess) because its not talking on net. If i dont see the host in my app, i cant add port forwardning.. (fugg Google wifi) Also. I setup a port redirect for TS3/PLEX, working perfect, also as "Host". So i dont think its at my end. Can anyone help? Edit: seems like unraid is incompatible with google wifi. Edited December 17, 20177 yr by nuhll
December 17, 20177 yr Hey, how can i remove the admin account? I set it up via 192.. but now im accessing it via remote, but cant login...
December 17, 20177 yr 15 minutes ago, nuhll said: Hey, how can i remove the admin account? I set it up via 192.. but now im accessing it via remote, but cant login... You can't remove the admin account, it's for admin.
December 17, 20177 yr 1 minute ago, CHBMB said: You can't remove the admin account, it's for admin. So, how i can make it accessable via diffent url i set it up?
December 17, 20177 yr I have no idea what you're asking? What has that got to do with the admin account?
December 17, 20177 yr ??!?!? It seems like u can only login to admin interface on the url u set it initially up. " Login forbidden " Edited December 17, 20177 yr by nuhll
December 17, 20177 yr Well, I don't know whether that's the case or not, but it would be kind of a cool security feature to only allow admin login locally.
December 17, 20177 yr It seems liek it must be exact the same URL. I cant even from 192.168.0.2 instead of 192.168.86.2 ...
December 17, 20177 yr Well that's a completely different subnet. I have no idea about your network topology, but I'm assuming you have a VLAN or something. I'm guessing it would be accessible from 192.168.0.0/24Sent from my LG-H815 using Tapatalk
December 17, 20177 yr Since unraid doenst work with google wifi (dont ask my why) i had to move it one router further, thats why new subnet.
January 5, 20187 yr I wish this thread had a search function. I'm receiving 'ERR_CONNECTION_REFUSED' error.
January 5, 20187 yr 3 hours ago, hilljd00 said: I wish this thread had a search function. I'm receiving 'ERR_CONNECTION_REFUSED' error. There is a search icon in the top of the page you can use to search this thread. Choose this thread to the left of the search field. As for the error you probably need to supply more info. Docker run command would be nice and the logs.
January 5, 20187 yr Please use the code tag for logs. It seems that your database is corrupt and when it tries to recover, it crashes. Try using a backup of your config and see if it works then.
January 20, 20187 yr After upgrading to 6.4.0 I had to recreate docker.img and now PleyRequests is giving me error: ERR_CONNECTION_REFUSED I reinstalled PlexRequests using same appdata as on 6.3.5. I reinstalled PR again and used backup appdata (couple different backups) and nothing worked. I always got same error. I removed PR and deleted it's appdata and installed PR again and it is working (but no setting and saved requests...). I stopped PR container and replaced appdata from backup and got the same error as first time - ERR_CONNECTION_REFUSED Any advice how to get PR working or maybe how can I access PR's database so I can extract data and manually import it to new PR instance?
January 20, 20187 yr 15 minutes ago, Vaseer said: After upgrading to 6.4.0 I had to recreate docker.img and now PleyRequests is giving me error: ERR_CONNECTION_REFUSED I reinstalled PlexRequests using same appdata as on 6.3.5. I reinstalled PR again and used backup appdata (couple different backups) and nothing worked. I always got same error. I removed PR and deleted it's appdata and installed PR again and it is working (but no setting and saved requests...). I stopped PR container and replaced appdata from backup and got the same error as first time - ERR_CONNECTION_REFUSED Any advice how to get PR working or maybe how can I access PR's database so I can extract data and manually import it to new PR instance? Tried clearing your browser cache or using a different browser?
January 20, 20187 yr 29 minutes ago, CHBMB said: Tried clearing your browser cache or using a different browser? Yes. I tried both suggestions. Also all other dockers are working fine.
January 20, 20187 yr 2 minutes ago, Vaseer said: Yes. I tried both suggestions. Also all other dockers are working fine. I'm on v6.4.0 and a fresh install has worked just fine. Post your docker run command and some logs.
January 20, 20187 yr 1 hour ago, CHBMB said: I'm on v6.4.0 and a fresh install has worked just fine. Post your docker run command and some logs. Attached PR logs with "old"/not working appdata (NotWorking_PR-log.txt) and new/working appdata (Working_PR-log.txt). How do I get docker run command? Working_PR-log.txt NotWorking_PR-log.txt
January 21, 20187 yr Only thing I can suggest is try editing the template and putting a tag to pull an earlier version of the container. If that doesn't work then I'm out of ideas, Edit the template so it reads linuxserver/plexrequests:100 Which will pull an older version of the plex requests container,
January 21, 20187 yr Edited template to linuxserver/plexrequests:100. It pulled different version but I get the same error as before. Any advice how can I access PR's database? What/where is db file?
January 21, 20187 yr 9 minutes ago, Vaseer said: Edited template to linuxserver/plexrequests:100. It pulled different version but I get the same error as before. Any advice how can I access PR's database? What/where is db file? To be brutally honest, if you can't manage to find the file, is you retrieving usable data from it a realistic proposition? But iirc it uses mongodb and it will be located in /config Edited January 21, 20187 yr by CHBMB
January 21, 20187 yr 1 hour ago, CHBMB said: To be brutally honest, if you can't manage to find the file, is you retrieving usable data from it a realistic proposition? But iirc it uses mongodb and it will be located in /config Thank you to be brutally honest (I really miss it sometimes), but I am always ready to learn something new. From PR template: /config --> /mnt/cache/docker/appdata/plexrequests To double check it I connected to PR container (bash) and access /config. It contains the same data as /appdata/plexrequests This is where I got lost. Is database one single file or mongodb uses/creates multiple files for db? I have zero experiences with mongo but some with redis and sql so I have some knowledge about databases, but still much to learn. What I would like to try is use "working" appdata and replace only database to check if it will work.
January 21, 20187 yr Looks to me like they're all contained within the /db subdirectory. I got no clue about databases or mongo tbh
Archived
This topic is now archived and is closed to further replies.