Jump to content

VPS CLI help


Mountain Troll

Recommended Posts

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.

Link to comment
Share on other sites

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.

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...