Jump to content

Linux CLI help


fstyle

Recommended Posts

Have been trying to use linux cli to make starting bots easier on my VPS. But I'm having an error.

 

Command used:

find ~/ -name "OSBot*.jar" -print0 | xargs -0 ls -t | head -n 1 | xargs -I{} java -jar {} -login fstyle:pwd -debug 5005 -proxy 192.168.x.x:x:x:x -bot bot@[member=gmail].com:pwd:1234 -world 326

error:

root@NarrowSerene-VM:~/Desktop/Bots# sh bot.sh
[ERROR][SSL Manager][10/06 06:44:13 AM]: Found an UNKNOWN host! Please report on the forums!
[ERROR][SSL Manager][10/06 06:44:13 AM]: Found an UNKNOWN host! Please report on the forums!
Downloaded 1% of osbot 2.4.89.jar [read=58231]
Downloaded 2% of osbot 2.4.89.jar [read=58231]


3% to 97% here...




Downloaded 98% of osbot 2.4.89.jar [read=58231]
Downloaded 99% of osbot 2.4.89.jar [read=58231]
Downloaded 100% of osbot 2.4.89.jar [read=58204]
Completed download...

after the download completes it just shows the login panel of osbot

Link to comment
Share on other sites

Use the bump button instead please

try changing the debug port to -debug 5006 or something else smile.png

 

or remove the debug port? 

 

Sorry for the text bump. was desperate for a solution. lol

tried removing and changing to 5006. still the same error  :(

[ERROR][SSL Manager][10/06 06:44:13 AM]: Found an UNKNOWN host! Please report on the forums!
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...