Mineraft Spigot unable to query/rcon view console

Having problems with the panel? Have questions? Post here!
Post Reply
chaoschao11
Posts: 12
Joined: Sun May 26, 2019 12:08 pm
Location: Canada Eh?

Mineraft Spigot unable to query/rcon view console

Post by chaoschao11 »

Operating System = Win Server 2019
Arch = 64bit
Install method = EzUGCC
Database being used = sqlite
Steps to reproduce issue:
Created new server, followed instructions for minecraft. Including setting rcon and query info on panel and in sever properties. Server does start and I am able to log on to it however console shows nothing and when I send an rcon command it returns with the image attached. Query also seems to be incorrect as clicking the query button returns an error.

Not sure what all screen shots you require so let me know and I will post them.

Thank you,
Chaoschao11
Attachments
Annotation 2019-05-26 132815.png
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Mineraft Spigot unable to query/rcon view console

Post by Masher »

Are you running the latest version (2.14)?

Can you provide contents of server.properties (scrub passwords) and settings used on the query tab?
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
chaoschao11
Posts: 12
Joined: Sun May 26, 2019 12:08 pm
Location: Canada Eh?

Re: Mineraft Spigot unable to query/rcon view console

Post by chaoschao11 »

Yup panel is running 2.14

I have attached screenshots of server.properties (with password removed) and a pictures oft he query tab.

Edit: hold up settings changed one moment
Edit two: fixed screenshot, posted an old one by accident
Attachments
Query.png
Properties File.png
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Mineraft Spigot unable to query/rcon view console

Post by Masher »

Are you behind a nat router (i.e. hosting from home)?
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
chaoschao11
Posts: 12
Joined: Sun May 26, 2019 12:08 pm
Location: Canada Eh?

Re: Mineraft Spigot unable to query/rcon view console

Post by chaoschao11 »

Yes I am, I have port-forwarded is there something else I need to do?
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Mineraft Spigot unable to query/rcon view console

Post by Masher »

Most routers have issues reflecting UDP back.

Change your query address to your internal address and then you can update the display address to your DNS name.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
chaoschao11
Posts: 12
Joined: Sun May 26, 2019 12:08 pm
Location: Canada Eh?

Re: Mineraft Spigot unable to query/rcon view console

Post by chaoschao11 »

That got me somewhere! It can now query the server. However rcon still returns an error I have attached:
Attachments
Annotation 2019-05-26 191907.png
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Mineraft Spigot unable to query/rcon view console

Post by Masher »

Can you copy and paste the stacktrace in the error message? Can't do anything with the image. Thanks
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
chaoschao11
Posts: 12
Joined: Sun May 26, 2019 12:08 pm
Location: Canada Eh?

Re: Mineraft Spigot unable to query/rcon view console

Post by chaoschao11 »

Sure thing
Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
UGCC_Sharp.mcrcon.Button1_Click(Object sender, EventArgs e) in #=qniQjyFCYjSNeJ0FziuSifJRwJ0my9h1OExhqfuMtPUw=:191
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +128
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4948
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: Mineraft Spigot unable to query/rcon view console

Post by Masher »

Thanks, looks like I introduced another bug while fixing a different one. :'(

If you set the Console option (under options tab to something, it should get rid of the error). You can also point it to the actual log file (logs\latest.log)

Will have an update out for this soon.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
chaoschao11
Posts: 12
Joined: Sun May 26, 2019 12:08 pm
Location: Canada Eh?

Re: Mineraft Spigot unable to query/rcon view console

Post by chaoschao11 »

Ah that happens! All is now working as intending.

Thank you very much for the support!
Post Reply