Do you need me to type it out in full? I can do it tomorrow at my computer, but not mobile.
Your device will be sda, sda1, and sda2 instead of mmcblk0, mmcblk0p1, and mmcblk0p2
Do you need me to type it out in full? I can do it tomorrow at my computer, but not mobile.
Your device will be sda, sda1, and sda2 instead of mmcblk0, mmcblk0p1, and mmcblk0p2
I think I can do it, but its almost bedtime, so I’ll do it at a later time.
@adamoutler Plugged monitor into my HA blue and when I restart your add-on and check log, it says everything is good. But on the monitor, this pops up
/dev/sda1: Cant open blockdev
/dev/mmcblk0p1: Cant open blockdev
I will try the other things you asked
can you do this command again?
Looks like you added a tilde “~” at the end of that line and caused it to fail.
so
mkdir /tmp/1
mount /dev/mmcblk0p1 /tmp/1
ls -alr /tmp/1
HassOS says this Addon gets a security rating of 6
I did some research to figure out how the security ratings are applied and was able to game the system
Thanks! You should be supported with v0.3.
when can we expect 0.3?
No go for me still…
Wait, that’s different. Please update once again. I fixed it so it won’t throw that error on your system anymore. But I think that may be irrelevant. I can see you’re connecting so that means we created the file properly. I think you may have had a copy-paste error, using the wrong key to connect, maybe you need to reboot again, or something. You are connecting, which is impossible before a key is added. So the configurator added a key for sure.
I dont know what I can be doing wrong. If you can see an error in my process, let me know. Or else Im just gonna have to give up at this point and just chalk it up to the blue hardware not supporting SSH into port 22222
How are you restarting? There’s multiple levels.
4 or 5 should work.
I don’t use putty, but can we try linux instead? You have an ssh-capable linux if you installed the ssh and terminal app. Try this in the ssh terminal.
ssh-keygen
(press enter when asked, use defaults, only enter responses)cat ~/.ssh/id_rsa.pub
to get your key. It’s all one line and looks like this when copied properly.ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWO0Vp1MqMbcCZeXJArsZlBX6wvXPQ1zokAdFj1flVPu3E44KVkQlTakuxDGFiWzBoRhjs7GxciKPobTrbScpCaebfAjDjYBPF925Cm/AlCorQtfMDmCEXTcUdtQ4BMzvjOmo2GXyQ+TR3ACNyBj8Nc6ZmTeHbcsUki26UB0tYmhYNuL5zt3H/sVKgOkUfkyiKwNiyWA8FeLMOxvtncf9D20sIlVxpFL8GYkuCy5w3S3uLjsG/Y57nbwcMzAY+qD2v7BOlLXLJCyYRvhmeZG6oOMMXACaanL0Ix8XLvuWA1Z439HBUW9hurC8+M6VTnaAUXmn0VrbiCg7wD5pTqur9RTI6wuyL6DE6eGJ/7znbJ+++9HBSdfhuXLLFfhikNgE+2DyBwSI/hXs/EcZHcvJ/Y2jvSe2/OiuI+BVXRC0TM+MG8WnQ2K6UDPJo1H70DgPnIUabP9GUDKL+4dZ5F1mUFMWzZA4q16wYqG079nP4goQCY+yRphuMTPOwo6jWNLc= root@a0d7b954-ssh
or like this in a terminal.
ssh 127.0.0.1 -p22222
If it worked, then you were able to add your SSH key using this app and we need to troubleshoot putty. If it didn’t work then we need to troubleshoot the app.
Edit: Nvm, just copied the key to a folder I can access from samba.
Rebooting host now
I think that worked, i tried it again because I didnt know what I should see.
So i tried your app again, and this time it worked!!
So I did 2 things different
That’s it. Now you’ve got to figure out the problem with Putty. If you’re using windows you can always install WSL, then use a Linux tool the same way. If you figure out the problem with Putty, let me know. I’m glad we are now supporting your platform!
We replied at same time. See my above reply, I got it working with your add-on as well.
Hey, that’s great. I think I typed my response a little late! Good to hear!