September 21, 201510 yr Author I'll try compiling latest release instead of the latest commits. I'll look at the source also maybe I can find the bug in the vt100.js. What browser were you guys using and did you try others also.
September 21, 201510 yr using latest FF, just tried chrome and it does the same Thanks Myk Just realized, it should be forward slashes (/) to indicate a linux path ... try: cd /boot/scripts/vlog This is working on Chrome, Edge and FF!
September 21, 201510 yr Author using latest FF, just tried chrome and it does the same Thanks Myk Just realized, it should be forward slashes (/) to indicate a linux path ... try: cd /boot/scripts/vlog This is working on Chrome, Edge and FF! Oh ok good. I only tested the characters that weren't working and the css.
September 28, 201510 yr Completely broken for me as of today. Updated to 9.20 release. I see a frame error. Latest version of Chrome.
September 28, 201510 yr Author You probably need to add the cert again. From the settings page when the service is running click on the version and add an exception. Or connect to the default port 4200 or the port you set up on your server from a separate browser tab. And add an exception for the self signed cert.
September 29, 201510 yr get the following 2 errors in my syslog upon bootup or array start Sep 29 00:34:27 Tower shellinaboxd: /usr/sbin/shellinaboxd: /lib64/libcrypto.so.1.0.0: no version information available (required by /usr/sbin/shellinaboxd) Sep 29 00:34:27 Tower shellinaboxd: /usr/sbin/shellinaboxd: /lib64/libssl.so.1.0.0: no version information available (required by /usr/sbin/shellinaboxd) Thanks Myk
September 29, 201510 yr Author get the following 2 errors in my syslog upon bootup or array start Sep 29 00:34:27 Tower shellinaboxd: /usr/sbin/shellinaboxd: /lib64/libcrypto.so.1.0.0: no version information available (required by /usr/sbin/shellinaboxd) Sep 29 00:34:27 Tower shellinaboxd: /usr/sbin/shellinaboxd: /lib64/libssl.so.1.0.0: no version information available (required by /usr/sbin/shellinaboxd) Thanks Myk Does it work otherwise? Running shellinaboxd --version will give those errors too. It shouldn't need to call those libs for that. They are safe to ignore. I'll see if I can suppress them in the mean time and contact developer to fix.
January 6, 201610 yr Using Chrome 6.1.6 2015.12.30 I get the following error message Unable to resolve the server's DNS address.
January 6, 201610 yr Author How were you trying to access it? I did make a couple mistakes when I changed the plugin name. On the Tools/Command Line page I didn't change the cfg name to to shellinabox-plugin so it can't find the cfg file and uses a default port. The other mistake was I set the default port on that page to 8088. So basically it will only work with port 8088. I'll fix this when I get home. You still should be able to connect to http://tower:4200 or what ever port you chose and the name or ip of your server.
January 6, 201610 yr Honestly I just enabled the plugin via the plugin settings and then went to tools and clicked on Command line icon. I didn't change any settings.
January 7, 201610 yr Author Honestly I just enabled the plugin via the plugin settings and then went to tools and clicked on Command line icon. I didn't change any settings. If you update the plugin, go to the settings page and enable. Then after it's running click on the green running link or connect to port 4200 manually. You have to add an exception in your browser for the self signed certificate that shell in a box uses. Then the command line page will work.
January 7, 201610 yr Well... despite hoping to no longer need the command line I find myself in the middle of a file migration for an RFS to XFS swap on all disks and unBalance is not cooperating... First - Great plugin! Second - how the heck to we resume screen after closing the browse window?... I believe the old command, now not working, was; screen -r Thanks!
January 7, 201610 yr This plugin is awesome! Is there a way to configure it to use my server IP address versus hostname? i looked in the shellinabox-plugin.cfg file and did not see a hostname entry. TIA al
January 7, 201610 yr Install screen from the nerd tools plugin Facepalm --- thank you! Good thing the following command resumes rsync -avPX /mnt/disk1/ /mnt/disk4/
January 7, 201610 yr This plugin is awesome! Is there a way to configure it to use my server IP address versus hostname? i looked in the shellinabox-plugin.cfg file and did not see a hostname entry. I assume you too are using linux rather than windows? just type https://YOUR.IP.ADDRESS.###:4200 into a browser
January 7, 201610 yr True, i can definitely do that. Was thinking about modifying the link, but in reality, all i really have to do is hit the web page that way. Good point.
January 7, 201610 yr Figured out why mine wasn't working it was sending me to https://tower:4200'>https://tower:4200 My windows machine doesn't like https://tower for some reason. Dropped in my ip and it works just fine. Late night last night lol.
January 7, 201610 yr Author I will add a setting to use ip address instead of hostname for those that wish to. Also a link on the settings page for importing the certificate.pem.
January 7, 201610 yr Minor upgrade suggestion: check box for use HTTPS TowerName vs use Internal_I.P. when clicking on green link? Easy enough to type both into a web browser I suppose Edit, you beat me to it!
January 7, 201610 yr I will add a setting to use ip address instead of hostname for those that wish to. Also a link on the settings page for importing the certificate.pem. Thanks. Ip fix works great
January 7, 201610 yr After I installed/enabled the plugin, I tried to open it and both Chrome and Edge give me a frowny face. At least Edge tells me: Content was blocked because it was not signed by a valid security certificate. So I figured I need to install the cert. When I click on that button, it navigates to http://192.168.1.10/boot/config/plugins/shellinabox-plugin/certificate-server.pem and I get 404 File not found What am I doing wrong?
January 7, 201610 yr Author After I installed/enabled the plugin, I tried to open it and both Chrome and Edge give me a frowny face. At least Edge tells me: Content was blocked because it was not signed by a valid security certificate. So I figured I need to install the cert. When I click on that button, it navigates to http://192.168.1.10/boot/config/plugins/shellinabox-plugin/certificate-server.pem and I get 404 File not found What am I doing wrong? I used the wrong cert name. That was one I was playing with. It should be just certificate.pem. I'll fix in a minute.
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.