question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The application might not work from time to time (API issue, fixed in 3.3.0)

See original GitHub issue

Seems nhentai has changed their site (added DDoS protection?) and the API client is not working now.
Would need to update this application to fix this issue.

Tested with the api endpoint: curl https://nhentai.net/api/galleries/search\?query\=language:chinese Screen Shot 2022-05-17 at 01 10 11 Expected to receive JSON response, currently some html for redirect after 5s

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
afterDarkInvalidcommented, Jul 1, 2022

I also tried a wget command and it gave me a 503 Service Temporarily Unavailable error. Same as with your NHAPI repo:

~$ wget https://nhentai.net/api/galleries/search -O /tmp/index.html
--2022-07-01 13:39:04--  https://nhentai.net/api/galleries/search
Resolving nhentai.net (nhentai.net)... 172.67.159.231, 104.21.66.123
Connecting to nhentai.net (nhentai.net)|172.67.159.231|:443... connected.
HTTP request sent, awaiting response... 503 Service Temporarily Unavailable
2022-07-01 13:39:04 ERROR 503: Service Temporarily Unavailable.
0reactions
ttdycecommented, Aug 1, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Abp 3.3.0 does not generate auto API controller for ... - GitHub
ABP Framework version 3.3.0 Hi i migrated a project from version 3.2.1 to version 3.3.0, and i noticed that an ApplicationService was not...
Read more >
Release Notes - Adobe Experience Platform Mobile SDKs
Fixes intermittent issue for GetUrlVariables and AppendToUrl APIs when custom Analytics identifiers are being used. Android Core 1.9.
Read more >
App Submission | Apple Developer Forums
I submitted my app for review for the third time and it was rejected for the third time. This is cited as the...
Read more >
Android studio 3.0: Unable to resolve dependency for :app ...
With Android Studio 2.3(AS) the project works fine and i can able to run the App. After updating the AS to Android Studio...
Read more >
Updates | RapidAPI for Mac - Paw Cloud
Fixed issue (and improved error reporting) where cloud documents could not be saved; Fixed issue where GraphQL introspection did not work; Fixed issues...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found