Linux Terminal option

More
2 years 4 months ago #1540 by randyf
Linux Terminal option was created by randyf
If I'm running the dashboard URL from a Windows machine and go to Utilities > Linux Terminal, I'm seeing a "refused to connect" error.  It looks like its trying to open port 9001 on the server.  Is this a config issue with my router or some other problem?

I can open a terminal window while on the Raspberry PI machine using the terminal icon in the lower left corner.  

Thanks

Please Log in to join the conversation.

More
2 years 4 months ago #1543 by David Li
Replied by David Li on topic Linux Terminal option
You will need to either be on the latest master image (already posted) or follow these instructions to add it to your existing image
allonis.com/support/documentation?view=category&id=426
The following user(s) said Thank You: Fattykidd

Please Log in to join the conversation.

More
2 years 4 months ago #1545 by andrew
Replied by andrew on topic Linux Terminal option
I missed these new features. Were they announced somewhere?

Andrew

Please Log in to join the conversation.

More
2 years 4 months ago #1546 by PhoenixF15E
Replied by PhoenixF15E on topic Linux Terminal option
I have the same issue--"Refused to Connect."  I couldn't find anything useful in Wireshark to show where it went off the rails.

I moved the Myserver pi to a different rack so it will take me a bit to see if the required packages are loaded.

Kyle

Please Log in to join the conversation.

More
2 years 4 months ago - 2 years 4 months ago #1547 by andrew
Replied by andrew on topic Linux Terminal option

I have the same issue--"Refused to Connect."  I couldn't find anything useful in Wireshark to show where it went off the rails.

I moved the Myserver pi to a different rack so it will take me a bit to see if the required packages are loaded.

Kyle
Did you follow the instructions in the link David provided? I had couldn't connect, followed the instructions and it now works.
Code:
If you are not using the latest master image then: In a terminal window: // ShellInABox sudo apt install openssl shellinabox sudo nano /etc/default/shellinabox Change SHELLINABOX_ARGS="--no-beep --disable-ssl" sudo systemctl restart shellinabox

Andrew
Last edit: 2 years 4 months ago by andrew.

Please Log in to join the conversation.

More
2 years 4 months ago #1549 by randyf
Replied by randyf on topic Linux Terminal option
Yep, following these instructions made this work for me as well.

Thanks David.

Please Log in to join the conversation.

Time to create page: 0.208 seconds