Linux Terminal option

randyf's Avatar Topic Author
User User
  • Posts: 32
  • Thanks: 2

Linux Terminal option

2 years 6 months ago
#1540
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 or Create an account to join the conversation.

David Li's Avatar
Admin Admin
  • Posts: 1027
  • Thanks: 99

Re: Linux Terminal option

2 years 6 months ago
#1543
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 or Create an account to join the conversation.

andrew's Avatar
User User
  • Posts: 341
  • Thanks: 28

Re: Linux Terminal option

2 years 6 months ago
#1545
I missed these new features. Were they announced somewhere?

Andrew

Please Log in or Create an account to join the conversation.

PhoenixF15E's Avatar
User User
  • Posts: 91
  • Thanks: 3

Re: Linux Terminal option

2 years 6 months ago
#1546
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 or Create an account to join the conversation.

andrew's Avatar
User User
  • Posts: 341
  • Thanks: 28

Re: Linux Terminal option

2 years 6 months ago - 2 years 6 months ago
#1547
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 6 months ago by andrew.

Please Log in or Create an account to join the conversation.

randyf's Avatar Topic Author
User User
  • Posts: 32
  • Thanks: 2

Re: Linux Terminal option

2 years 6 months ago
#1549
Yep, following these instructions made this work for me as well.

Thanks David.

Please Log in or Create an account to join the conversation.

Time to create page: 0.311 seconds