Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 error on api call #3

Open
JEenerio opened this issue Aug 6, 2016 · 3 comments

Comments

Projects
None yet
2 participants
@JEenerio
Copy link

commented Aug 6, 2016

I followed the document to the letter and still got this 404 error whenever i try to access the local server. the error in vita returns C2-12828-1

HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

http://ipaddress:80/henkaku/api/a1=8a002000&a2=81b00ec0&a3=e0002280&a4=81200690&&a5=e0600880

C:\inetpub\HENkaku\api\a1=8a002000&a2=81b00ec0&a3=e0002280&a4=81200690&&a5=e0600880&a6

@JEenerio

This comment has been minimized.

Copy link
Author

commented Aug 6, 2016

to the letter means everything...

  • saved the necessary files (prerequisites and main) to C:\inetpub\henkaku and added permissions for IIS APPPOOL\ASP.NET v4.0
  • added rule to fiddler
@meetpatty

This comment has been minimized.

Copy link
Owner

commented Aug 6, 2016

Hit me up on irc://chat.freenode.net/henkaku

@meetpatty

This comment has been minimized.

Copy link
Owner

commented Aug 6, 2016

But also a few things to check:

  1. If you delete the index.html, payload.js, base_payload.bin and offsets.txt files are they recreated when you restart the site?
  2. If you browse to http://localhost/henkaku/api/x on your pc, does it return the base_payload.bin file?
  3. If 2 is true then the issue is with the fiddler redirect

Also have you seen the latest release, it uses nodejs, and is more "user" friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.