amule 10834-2, amuleweb doesnt start

This forum is for discussion about general software issues.

amule 10834-2, amuleweb doesnt start

Postby getty232 » Fri Feb 14, 2014 12:37 pm

Hello
I am having problems with amule 10834-2, device is pogo E02 (arm v5).


Fresh unpacked ArchLinuxARM-armv5te-latest.tar.gz on usb hdd ext3 FS, booted into arch system:
following those instructions
http://blog.qnology.com/2013/03/tutoria ... linux.html
https://wiki.archlinux.org/index.php/Pacman_Rosetta
$this->bbcode_second_pass_code('', '
pacman -Sy linux-kirkwood linux-kirkwood-headers ntp yaourt base-devel nano wget
pacman -Syu
')

then installed amule
$this->bbcode_second_pass_code('', '
pacman -S amule
pacman -S sudo ( then entered visudo and added "amule" user: "amule ALL=(ALL) ALL" )
')


Edited /var/lib/amule/.aMule/

amule.conf
$this->bbcode_second_pass_code('', '
[ExternalConnect]
AcceptExternalConnections=1
ECPassword=md5_hash_of_pass

[WebServer]
Enabled=1
Password=md5_hash_of_pass
')

Got remote.conf with running
$this->bbcode_second_pass_code('', '
sudo -u amule amuleweb --write-config --password=password here --admin-pass=web password here
')
( folowing https://wiki.archlinux.org/index.php/Amule )
slighty edited:
$this->bbcode_second_pass_code('', '
Locale=
[EC]
Host=localhost
Port=4712
Password=md5_hash_of_pass
[Webserver]
Port=4711
UPnPWebServerEnabled=0
UPnPTCPPort=50001
Template=default
UseGzip=0
AllowGuest=0
AdminPassword=md5_hash_of_pass
GuestPassword=
')

Then i ran amule-daemon service:
$this->bbcode_second_pass_code('', '
service amule-daemon start
')

What is the problem:
On client pc i ran browser, entered local_ip_arch:4711, got entry amuleweb page, entered password, for 1 second got second page and then "page is not available".


Then i tryed pure arch on VM and it is working properly, after entering password amule control panel opens succesfully,
i see that amuleweb is running with parameter
$this->bbcode_second_pass_code('', '
amuleweb --amule-config-file=/var/lib/amule/.aMule/amule.conf
')

but on archarm
amuleweb only with parameter --quiet

Got this by running "ps aux".
amule-daemon, amuleweb are running as user amule.

Has anyone the same problem ?
Last edited by WarheadsSE on Fri Feb 14, 2014 2:42 pm, edited 1 time in total.
Reason: Please use code tags.
getty232
 
Posts: 7
Joined: Fri Feb 14, 2014 12:04 pm

Re: amule 10834-2, amuleweb doesnt start

Postby joss » Fri Apr 25, 2014 10:02 am

Same problem here. I am using the raspberry pi B. After initial install+startup everything is working but as soon as you login to the web interface amulweb coredumps. This is 100% ie can be easily reproduced. I had this working before (December) but noticed recently it stopped working.

Following error is found
* amuleweb.service - aMule Webserver
Loaded: loaded (/usr/lib/systemd/system/amuleweb.service; disabled)
Active: failed (Result: core-dump) since Fri 2014-04-25 11:12:56 CEST; 13min ago
Process: 668 ExecStart=/usr/bin/amuleweb --quiet (code=dumped, signal=ABRT)
Main PID: 668 (code=dumped, signal=ABRT)

Apr 25 11:13:03 rpi amuleweb[668]: [92] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: [93] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: [94] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: [95] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: [96] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: [97] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: [98] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: [99] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb6e97734]
Apr 25 11:13:03 rpi amuleweb[668]: --------------------------------------------------------------------------------
Apr 25 11:13:03 rpi amuleweb[668]: ERROR in grammar syntax error after [(float)] near line 84

The library referenced in the error message was updated in January 2014
rwxrwxrwx 1 root root 20 Jan 11 23:03 libwx_baseu-2.8.so -> libwx_baseu-2.8.so.0
lrwxrwxrwx 1 root root 24 Apr 25 11:54 libwx_baseu-2.8.so.0 -> libwx_baseu-2.8.so.0.8.0
-rwxr-xr-x 1 root root 1073456 Jan 11 23:03 libwx_baseu-2.8.so.0.8.0
joss
 
Posts: 1
Joined: Fri Apr 25, 2014 9:19 am


Return to General

Who is online

Users browsing this forum: No registered users and 31 guests