rickmiron / variado

42 stars 6 forks source link

allthefallen stopped working #11

Open 4Sol opened 7 months ago

4Sol commented 7 months ago

Hi~ Could you update allthefallen plugin? The 'none' thing is also there it seems

https://pastebin.com/5uAuc30L

rickmiron commented 7 months ago

Download the plugin again, and if it doesn't work it shows the task info

4Sol commented 7 months ago

The same

https://pastebin.com/ZKBuZt3W

But I see that the files wasn't updated ? image

4Sol commented 6 months ago

I used the plugin again, with the new update, but still it doesn't work for some reason https://pastebin.com/bmkKf8Zi Even not counting the files

rickmiron commented 6 months ago

works well for me so I can't run tests and locate the problem you may have. I will place a plugin with changes, try it and if it fails show me the task https://github.com/rickmiron/variado/blob/main/allthefallen_4sol.py

4Sol commented 6 months ago

works well for me so I can't run tests and locate the problem you may have. I will place a plugin with changes, try it and if it fails show me the task https://github.com/rickmiron/variado/blob/main/allthefallen_4sol.py

https://pastebin.com/eVAzM5fS Not working Maybe need to restart PC or router? I will do that, but after finish some slow downloads in chrome

rickmiron commented 6 months ago

add points to know where it stops working, then show the task info

4Sol commented 6 months ago

add points to know where it stops working, then show the task info

Points? Do you mean in the script? How to?

rickmiron commented 6 months ago

download the new plugin update, Try it and send me the task information, The information will show printouts of when the process stops due to the problem.

4Sol commented 6 months ago

Ah, here: https://pastebin.com/2yQFZRJ6

rickmiron commented 6 months ago

download the new plugin update The information you show is from 1.00, the new plugin is 1.01 https://github.com/rickmiron/variado/blob/main/allthefallen_4sol.py

4Sol commented 6 months ago

I did that, but after double checking and repeating plugin reistnal it still did not work (plugin update) becase I was restartng an existing task, so once I deleted the url from hitomi and pasted it again the plugin was updated too, please check:

https://pastebin.com/pNXi5kQu

rickmiron commented 6 months ago

I made changes, try it https://github.com/rickmiron/variado/blob/main/allthefallen_4sol.py

4Sol commented 6 months ago

well, does it use python? I reverted my version back to 310 https://pastebin.com/xgmz88NL image

rickmiron commented 6 months ago

hitomi internally uses its own version of python which is 3.8.10

On your PC, use your own Python and do this:

import requests
print('AAA')
dato = requests.get('https://booru.allthefallen.moe/posts/541534')
print(dato.text)
print(dato.status_code)
print(dato.headers)
print('BBB')

and check if there are no problems

4Sol commented 6 months ago

Requests are not importing? I've created a .py file with your code And separated hello world py which works image

image

rickmiron commented 6 months ago

install the module with this command in cmd: python -m pip install requests

4Sol commented 6 months ago

Installed and also upgraded pip to 24.0, something is off here https://pastebin.com/iGXvCScL

install the module with this command in cmd: python -m pip install requests

rickmiron commented 6 months ago

Hello, and there are no problems when you enter through the web? Try using a VPN and let's analyze what problem it could be.

4Sol commented 6 months ago

Hello, and there are no problems when you enter through the web? Try using a VPN and let's analyze what problem it could be.

I can't access the website normally (boru), I use multiple chrome extensions to unblock many websites, trackers. In incognito mode I get this msg trying to open in: image

Using hitomi bult in browser: image

How to use VPN? I mean I know how to use it in Chrome, but here should I do something in hitomi dwnlder or?

btw it was working fine before, until hitomi was updated (when that issue with "none" arised).

rickmiron commented 6 months ago

Try using the previous version that worked to see if it has no problems. Is it just your PC or is it your internet that is blocked, try using your smartphone. Check if you use a free DNS like 1.1.1.1 or 8.8.8.8. And if nothing works, use the Psiphon program, it is a VPN for the entire PC.

4Sol commented 6 months ago

Try using the previous version that worked to see if it has no problems. No progress, check 2 previous versions

Is it just your PC or is it your internet that is blocked, try using your smartphone. Using wifi on smartphone and other ISP - the same

Check if you use a free DNS like 1.1.1.1 or 8.8.8.8. Here? Didn't help image image

And if nothing works, use the Psiphon program, it is a VPN for the entire PC.

I am not sure if it was working for the entire PC? When I connected it just launched my browser and did not help with hitomi image image

oof

rickmiron commented 6 months ago

Apparently it is the internet that has blocked the IP of allthefallen Did you try using 1.1.1.1 or 8.8.8.8 as dns? similar to this: ipdns

Did the vpn not work? try changing to other countries psifon

4Sol commented 6 months ago

yes, tried both 1111 and 8888, as per your screenshot, but didn't work (IP is detecting automatically though) and for some reason can't connect to any server of psiphon today

unless add vpn directly to hitomi?