ashroughfool

Members
  • Posts

    12
  • Joined

  • Last visited

Posts 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. 7 hours ago, ashroughfool said:

    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 

    1085097749_ScreenShot2018-09-23at10_37_19AM.png.c595e7cfd479dfdb826e93c1b01bd17b.png

     

    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.

    124236153_ScreenShot2018-09-23at10_34_11AM.thumb.png.f23f64f0e6c2160398080c2e700cae4a.png

     

     

    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 

    1085097749_ScreenShot2018-09-23at10_37_19AM.png.c595e7cfd479dfdb826e93c1b01bd17b.png

     

    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.

    124236153_ScreenShot2018-09-23at10_34_11AM.thumb.png.f23f64f0e6c2160398080c2e700cae4a.png

     

    Quote
    
    
     

     

  4. 19 minutes ago, Waseh said:

    I only asked you to do the ping because your post originally contained the no internet error that you removed in your edit 😛

     

    Google how to kill a proces in Linux - look for rcloneorig when you call ps -A to find the pid

     

    Be aware that if you kill the proces you might screw something up if say you have a rclone remote mounted and don't close it gracefully 

    Thanks!

  5. I got the same error

     

    plugin: updating: rclone.plg

    +==============================================================================
    | Skipping package rclone-2018.08.25-bundle (already installed)
    +==============================================================================


    Downloading rclone
    Downloading certs
    Archive: /boot/config/plugins/rclone-beta/install/rclone-beta-latest.zip
    creating: /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. 10 minutes ago, ashroughfool said:

    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

    i found the solution.

    i put the host path 2 as /mnt/user/media to /mnt/ 

     

    Thanks!

  7. 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