ashroughfool

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by ashroughfool

  1. I am having issues in downloading & searching comics through mylar Every time i tried to search, it will immediately came up with a blank page. If I tried to download from the pulldown list it tried to search the comics and mentioned Comic ID: 112561 (None) I used NZBGeek and DogNZB Tried to get API from comic vine but I think there is a problem with their server in getting API This is my logs Quiet logging mode enabled... Initializing startup sequence.... Traceback (most recent call last): File "/app/mylar/mylar/logger.py", line 336, in new_run old_run(*args, **kwargs) File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/app/mylar/mylar/importer.py", line 97, in addComictoDB comic = cv.getComic(comicid, 'comic') File "/app/mylar/mylar/cv.py", line 156, in getComic return GetComicInfo(comicid, dom) File "/app/mylar/mylar/cv.py", line 220, in GetComicInfo tracks = dom.getElementsByTagName('issue') AttributeError: 'NoneType' object has no attribute 'getElementsByTagName' Traceback (most recent call last): File "/app/mylar/mylar/logger.py", line 336, in new_run old_run(*args, **kwargs) File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/app/mylar/mylar/importer.py", line 97, in addComictoDB comic = cv.getComic(comicid, 'comic') File "/app/mylar/mylar/cv.py", line 156, in getComic return GetComicInfo(comicid, dom) File "/app/mylar/mylar/cv.py", line 220, in GetComicInfo tracks = dom.getElementsByTagName('issue') AttributeError: 'NoneType' object has no attribute 'getElementsByTagName' Please help me on this?
  2. Now I am only able to access with Guest (through afp:// )but not the registered user. (root) How do I do so that I can access with my root user? Is there anything I should do?
  3. Hi guys, I am using Unraid version 6.6.0 I just wanted to know if there is something wrong with y configurations. I setup an open VPN client through my ASUS RT-AC88U, I have a static IP address. I am able to connect with tunnelblick and access the webGUI. But when I tried to connect to the share files it says I am not sure if there is something that I do. I tried smb:// and cifs:// nothing works. Or do I need to add user? This is my open vpn settings in router, and i have done port forwarding too.
  4. may i know how to close r-clone for update? I did ping 1.1.1.1 and 8.8.8.8 it looks alright?
  5. I got the same error plugin: updating: rclone.plg+==============================================================================| Skipping package rclone-2018.08.25-bundle (already installed)+==============================================================================Downloading rcloneDownloading certsArchive: /boot/config/plugins/rclone-beta/install/rclone-beta-latest.zipcreating: /boot/config/plugins/rclone-beta/install/rclone-v1.43-064-g3c44ef78-beta-linux-amd64/inflating: /boot/config/plugins/rclone-beta/install/rclone-v1.43-064-g3c44ef78-beta-linux-amd64/rclone.1 inflating: /boot/config/plugins/rclone-beta/install/rclone-v1.43-064-g3c44ef78-beta-linux-amd64/rclone inflating: /boot/config/plugins/rclone-beta/install/rclone-v1.43-064-g3c44ef78-beta-linux-amd64/README.txt inflating: /boot/config/plugins/rclone-beta/install/rclone-v1.43-064-g3c44ef78-beta-linux-amd64/README.html inflating: /boot/config/plugins/rclone-beta/install/rclone-v1.43-064-g3c44ef78-beta-linux-amd64/git-log.txt Copy failed - is rclone running?plugin: run failed: /bin/bash retval: 1
  6. I am really new to this. sorry if this sounds so stupid. I couldn't find the mounted folder after i did with the scripts provided. I mounted GoogleDrive, MicrosoftOneDrive, and Dropbox. I am using the binhex krusader. And compared to the Krusader video, there was no Host Path 1 (which need to have UNRAID folder) When I went into the binhex I went to the top most, i couldn;t find UNRAID mount to get to disks. Thank you
  7. How do I open a browser in the server itself if I don't have any OS install? That means, I have to install an OS just to mount rclone?