Jump to content

VPS CLI help


Recommended Posts

Posted

I am trying to run a script on my vps, im using putty to connect through ssh.

I have installed java and followed any tutorial i can find that fits the situation but im still getting a error and have no clue what it is on about

Starting OSBot in low resource mode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.bulenkov.darcula.DarculaLaf (file:/root/botting/OSBot%202.5.70.jar) to field javax.swing.text.html.HTMLEditorKit.DEFAULT_STYLES_KEY
WARNING: Please consider reporting this to the maintainers of com.bulenkov.darcula.DarculaLaf
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Exception in thread "main" java.lang.IllegalArgumentException
        at org.osbot.cD.<init>(cx:187)
        at org.osbot.cD.<init>(cx:146)
        at org.osbot.cD.<init>(cx:564)
        at org.osbot.WD.IIiiiiiiIIiI(aq:31)
        at org.osbot.Boot.iiIIIiiIIIIi(jv:673)
        at org.osbot.Boot.launch(jv:720)
        at org.osbot.Boot.main(jv:779)

I apologise if im just being a novice but i have tried everything i know.

Posted

Launching from a ssh terminal requires assigning a virtual desktop for the client to run on, it's a graphic application so I'm not sure if using -nointerface will work if you don't assign a desktop to the command you run. Install something like Gnome and tigervnc and try to start using a VNC client instead. You can do this through a ssh terminal after you install the window system even without the VNC itself, but I'm not sure if -nointerface works without any window system at all.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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