aMule Forum
English => en_Bugs => Topic started by: bubez811 on October 11, 2016, 12:16:49 PM
-
Hi, the problem is the same since the svn versions.
i've compiled amule 2.3.2 on macOS with amuleweb, amule work and amuleweb is running:
iMac-di-Michele:~ michele$ ps aux | grep amuleweb
michele 26938 0,0 0,0 2459428 900 s000 S+ 12:11pm 0:00.00 grep amuleweb
michele 26918 0,0 0,1 2505820 8032 ?? S 12:11pm 0:00.03 /Applications/aMule.app/Contents/MacOS/amuleweb --amule-config-file=/Users/michele/Library/Application Support/aMule/amule.conf
but when i try to access with a browser i can't access...it doesn't say nothing and can't load the page but without an error, simply doesn't load the page and no error is displayed.
iMac-di-Michele:~ michele$ tail -f Library/Application\ Support/aMule/logfile
2016-10-11 12:11:30: Messaggio del server: Ip-To-Country database> http://www.emule-security.org/e107_plugins/faq/faq.php?0.cat.7.10
2016-10-11 12:11:30: Messaggio del server: eMule MODs > http://www.emule-security.org/modb/
2016-10-11 12:11:30: Messaggio del server: Disclaimer: This server is only indexing file-hashes, and no contains any files,
2016-10-11 12:11:30: Messaggio del server: not directly involved in the exchange of files between users of p2p-network.
2016-10-11 12:11:30: Messaggio del server: Administration of server is not responsible for the contents of files
2016-10-11 12:11:30: Messaggio del server: shared by connected to the server users. Please do not share
2016-10-11 12:11:30: Messaggio del server: copyrighted material, DRM protected media, viruses or other harmful files!
2016-10-11 12:12:04: Accettata nuova connessione esterna
2016-10-11 12:12:04: Accettata nuova connessione esterna
2016-10-11 12:12:04: Accettata nuova connessione esterna
any ideas? with 2.3.1 it works.
-
Could you please run amuleweb from a terminal with the same flags aMule runs it, but with the -v (--verbose) flag appended? Make sure aMule doesn't run it by default, so there's only one instance running, and then try to connect to it from a browser. Then please post all output you got in the console.
-
sure!
iMac-di-Michele:~ michele$ /Applications/aMule.app/Contents/MacOS/amuleweb -v -f /Users/michele/Library/Application\ Support/aMule/amule.conf
looking for template: default
checking for directory '/Applications/aMule.app/Contents/Resources/webserver'... yes
checking for directory '/Applications/aMule.app/Contents/Resources/webserver/default'... yes
checking for file '/Applications/aMule.app/Contents/Resources/webserver/default/login.php'... yes
This is amuleweb 2.3.2
Enter password for mule connection:
Creating client...
Succeeded! Connection established to aMule 2.3.2
./LibSocketAsio.cpp(1257): Asio thread 2 started
./LibSocketAsio.cpp(1257): Asio thread 1 started
./LibSocketAsio.cpp(1257): Asio thread 4 started
./LibSocketAsio.cpp(1257): Asio thread 3 started
no error at all...can't understand...