Ubuntu server 14.04.1 & Neoloader

Status
Not open for further replies.
try setting a password and test again,
i tested it locally and it works for me.

try using putty to connect with the telnet protocol to the port and teh server look if the connection will be opened
 
In any case a "nothing happen" response is not that helpful, an error message if possible should be added.
 
I allways connect by putty to server in ssh and I start Neoloader by ./Neoloader -core and I can see all log
Code:
Cannot connect to the D-Bus session bus.
"Wed Jan 7 19:58:56 2015: 7z: Loading Library..."
"Wed Jan 7 19:58:56 2015: 7z: Loaded Successfuly"
"Wed Jan 7 19:58:56 2015: loaded file list from disk"
"Wed Jan 7 19:58:56 2015: Start local server NeoCore"
"Wed Jan 7 19:58:56 2015: Start remote server on port 20035"
"Wed Jan 7 19:58:56 2015: NeoLoader Core initialised"
"Wed Jan 7 19:58:57 2015: Standby is inhibited"
"Wed Jan 7 19:58:58 2015: Listen on TCP Port 6807"
"Wed Jan 7 19:58:58 2015: Listen on UDP Port 6807"
"Wed Jan 7 19:58:58 2015: Listen on TCP Port 4679"
"Wed Jan 7 19:58:58 2015: Listen on UDP Port 4791"
"Wed Jan 7 19:58:58 2015: Standby is inhibited"
"Wed Jan 7 19:58:59 2015: Connecting to ed2k server: ed2k://176.103.48.36:4184/"
"Wed Jan 7 19:58:59 2015: Standby is inhibited"
...
...
I don't understand what you want tell me about telnet (connect to ip server:20035? I tried, but nothing in log and putty is black screen without anything)
I see just this error (if it is) in log Cannot connect to the D-Bus session bus, but the webUI work, from the remote UI I don't have any error message, just does not connect
I set password in NeoLoader.ini but is the same.
The pc with windows is in lan.
How I can test if port 20035 is open and listening?
Do you need that I post all configuration file?
 
try to connect from putty and start typing and press enter 1 or 2 times

observe the log of your neo on server if there was a conneciton you should get a log lien like

18:50:59: Recived Request form not logged in client

this would tell us that there is a connection established and that it fails later.

if that not happen than it means that there is a firewall or somethign in the way


we can also make a live team viever or VNC session to debug and hopefully resolve the issue
 
Hey David, could be the missing D-Bus the real connection problem? Theoretically D-Bus is needed for programs/processes to communicate with one another... (I presume NeoLoader uses QtDBus to communicate with the core)
 
DavidXanatos":10ozo6ta said:
try to connect from putty and start typing and press enter 1 or 2 times

observe the log of your neo on server if there was a conneciton you should get a log lien like

18:50:59: Recived Request form not logged in client

this would tell us that there is a connection established and that it fails later.

if that not happen than it means that there is a firewall or somethign in the way


we can also make a live team viever or VNC session to debug and hopefully resolve the issue

Yes, I have this message:
Code:
QString::arg: Argument missing: Recived Request form not logged in client, ����'������
If I can help you to understand my configuration:
I have ubuntu in virtual machine, and windows in real where running VM (I tried too with another pc in lan)
In VM I set the network adapter in "Bridged: Connected directly to the physical network".

If you want to try by team viever ok, we must organize for day and hour, by PM?

Thank you so much!
 
I set password "test" in the file NeoLoader.ini (/NeoLoader/Config/NeoLoader.ini => password)
Code:
[Core]
AutoStart=0
BusName=NeoBus
BusPort=20034
LocalName=NeoCore
[B][color="#FF0000"]Password=test[/color][/B]
RemoteHost=localhost
RemotePort=20035
Separate=0
ServiceName=NeoLoader
TimeoutSecs=30
TockenTimeOut=2592000
ValidTockens=
 
Ok :D
solution

The value in "Local Name" must be set to empty in order for remote connections to work.

i will rework the connection video to avoid such trivial issues for the 0.50 final release.
 
I want just tell thank you very much, David for support and your availability and all your team for your work! :danl :

:bier :bier :bier
 
Hi all
I have searched in the forum,but I can't found any reference or posts about operating NeoLoader in terminal mode(manage task,change setting etc.).
Could somebody tell me those command available in terminal mode of NL. If there are some command available at the moment, we can make a post about these skill (Official Manual is more helpful) ;)
Thanks in advance
 
JimRaynor":2u5kriei said:
I am not sure if that's actually possible. I guess it still need an UI (local or remote) to be managed

Though I am not 100% sure
Thanks to JimRaynor for such quick reply, It seems that only @DavidXanatos know some technical detail right now. Let's waiting for his answer.
(It's weird if application do not have command support in CUI under Linux)
 
what do you want to do exactly.
to start neo as a daemon you use the -daemone or -core commandline arguments, thay ware describen i thin in the thread already.

if you want a more detailed controll that you need to use the web ui you can do it using curl from the command line if needed.
 
Maybe I misunderstood but Continueer was looking for command to "use/manage" neoloader from command line as a complete replacement to an UI, such as "list" command to output filelist, "add" command to add a download, commands to choose and manage files, searches...
 
DavidXanatos":2o9tcbff said:
what do you want to do exactly.
to start neo as a daemon you use the -daemone or -core commandline arguments, thay ware describen i thin in the thread already.

if you want a more detailed controll that you need to use the web ui you can do it using curl from the command line if needed.
I got it, I'll using curl as temporary replacement of NeoLoader directly.(Combination of curl&web ui is a good solution). Cheers up

JimRaynor":2o9tcbff said:
Maybe I misunderstood but Continueer was looking for command to "use/manage" neoloader from command line as a complete replacement to an UI, such as "list" command to output filelist, "add" command to add a download, commands to choose and manage files, searches...
Thar's what I want exactly.(AMuleCMD implement those feature)
 
Continuer":1p6ppixm said:
AMuleCMD implement those feature

If it will be implemented, it's gonna be a longer list of commands, maybe with some attributes avaible as well because NeoLoader can do more things compared with aMule (mainly because its multi-protocol) 8-)

EDIT: Some examples of aMuleCMD for D.X. link
 
JimRaynor":1p30ebsx said:
Continuer":1p30ebsx said:
AMuleCMD implement those feature

If it will be implemented, it's gonna be a longer list of commands, maybe with some attributes avaible as well because NeoLoader can do more things compared with aMule (mainly because its multi-protocol) 8-)

EDIT: Some examples of aMuleCMD for D.X. link
+1
 
We should start to think about details about this feature, maybe starting from aMuleCMD's base, when we completed D.X. said that he should add it, but it will take time because is a lot of work.
 
Status
Not open for further replies.
Back
Top