Connection refused
Connection refused
is it just me or does the client has problems with connecting to the db recently?
I guess that's why I'm having problems with AVDump right now?
Currently I'm getting:
Edit: Yup, I hacked the AVDump.exe file to change ".info" to ".net" and the dump worked.
Currently I'm getting:
Both are correct, and it isn't up long enough to be a time-out.Failed to authenticate. Are you sure you got name and _apipass_ right? (Could also be a time-out.)
FAIL 0.31 - 250206
Edit: Yup, I hacked the AVDump.exe file to change ".info" to ".net" and the dump worked.
how about sharing the way how or the product with everyone until its fixed?HiEv wrote:I guess that's why I'm having problems with AVDump right now?
Currently I'm getting:Both are correct, and it isn't up long enough to be a time-out.Failed to authenticate. Are you sure you got name and _apipass_ right? (Could also be a time-out.)
FAIL 0.31 - 250206
Edit: Yup, I hacked the AVDump.exe file to change ".info" to ".net" and the dump worked.
The last step is a bit tricky, so follow these directions carefully:sput wrote:how about sharing the way how or the product with everyone until its fixed?HiEv wrote:Edit: Yup, I hacked the AVDump.exe file to change ".info" to ".net" and the dump worked.
1) Grab UPX from here:
http://upx.sourceforge.net/
2) Use UPX to unpack the EXE with this command line:
Code: Select all
upx -d -o avdump2.exe avdump.exe
3) Open avdump2.exe with a hex editor and search for "anidb.info".
3a) For the first one change "anidb.info{null}" to "anidb.net{null}{null}". (Note: "{null}" is a 00 in hex.)
3b) For the second one change "http://anidb.info/perl-bin/animedb.pl?s ... sh=%s{null}" to "http://anidb.net/perl-bin/animedb.pl?sh ... null}{null}".
3c) Save the changes.
That's it!
If you don't want to do the work yourself and trust me you can grab the hacked version from my website here:
Edit: Deleted link. No longer necessary.
Or you can edit your hosts file to point anidb.info to 69.64.44.6 .
Last edited by HiEv on Wed Oct 17, 2007 6:55 pm, edited 1 time in total.
-
- Posts: 13
- Joined: Mon May 29, 2006 1:42 pm
I don't want to start another thread, but I haven't been able to connect to anidb with AOM (connection refused) since October 17; according to AOM's dblog.txt, I was able to connect on October 15. Web works just fine and I'm sure none of my ports are blocked.
I've tried to change Anidb server in Connection settings from original "www.anidb.net" (which used to work before, I don't think I ever changed it to .info) to "api.anidb.net" and "anidb.net", but it didn't help.
Edit: I accidentally wrote November instead of October
I've tried to change Anidb server in Connection settings from original "www.anidb.net" (which used to work before, I don't think I ever changed it to .info) to "api.anidb.net" and "anidb.net", but it didn't help.
Edit: I accidentally wrote November instead of October
The API server used to be located on the same box as the web server. Thus www.anidb.net worked for you. However, that was changed recently, www.anidb.(net|info) and anidb.(net|info) definitely won't work.
api.anidb.net should work though.
Can you give us some more information?
BYe!
EXP
api.anidb.net should work though.
Can you give us some more information?
BYe!
EXP
Thanks for your replies.
It works now. It looks it was my own fault. It didn't come to me to restart AOM after changing connection address (idiots like me are used to see a notification like "Some changes are taken into effect only after you restart <application>"). I tried "anidb.net" after no success with "api.anidb.net" so "api.anidb.net" wasn't saved before, I left it as "api.anidb.net" only after yesterday's experiments.
I'm very sorry for wasting your time.
It works now. It looks it was my own fault. It didn't come to me to restart AOM after changing connection address (idiots like me are used to see a notification like "Some changes are taken into effect only after you restart <application>"). I tried "anidb.net" after no success with "api.anidb.net" so "api.anidb.net" wasn't saved before, I left it as "api.anidb.net" only after yesterday's experiments.
I'm very sorry for wasting your time.