stav Posted September 2, 2017 Share Posted September 2, 2017 (edited) I'm trying to run the bot on a vps but it doesn't seem to be working and im not sure why. i run it using the following command: java -jar osbot.jar -login stav:mypassword -bot account1@mailimator.com:mypassword:0000 -world 393 it doesn't throw any errors it just outputs: [DEBUG][09/02 05:11:49 PM]: Injected 2 field list filters [DEBUG][09/02 05:11:49 PM]: Injected 2 field filters [DEBUG][09/02 05:11:49 PM]: Injected 2 method list filters [DEBUG][09/02 05:11:49 PM]: Injected 3 method filters so it thought it was working but it turns out that the bot never actually logs in? i added the bot on my main account before i ran it, and it never went online. im guessing the auto login thingy doesn't work on a vps for some reason? anyone know exactly why it isn't working, or know of a way to fix it? thanks in advance. (distro: ubuntu server, btw) Edited September 2, 2017 by stav Quote Link to comment Share on other sites More sharing options...
John Cena Posted September 4, 2017 Share Posted September 4, 2017 You using Oracle Java 8 right not that default openjdk? Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted September 5, 2017 Share Posted September 5, 2017 disable remember password if you have that on try to remove the -world parameter aswell ^^ Quote Link to comment Share on other sites More sharing options...