I have a new problem. I can’t get access to the RaspberryPi data or the Openhab data over the network. I don’t mean the console e.g. about Putty, I mean that I am on my Windows computer and from there to the data e.g. the config data for Visual Basic to create items or things etc..
The meaning of the error is as follows: \RaspberryPI could not be accessed.
Error code 0x80070035
The network path was not found.
The only thing I’ve done so far is:
Install Openhab
update
upgrade
Installing the FireMotD
Change Hostname to RaspberryPI
That’s it.
It’s an issue with Windows 10 and compatibility with Samba on Linux. Windows 10 starting with build 1709 disabled “guest” access on the samba/smb protocol in order to tighten up security, so you need to turn it back on. I ran into the same thing and the fix here took care of it.
This is the post that worked for me. I run Windows 10 Pro so I was able to do the group policy setting via gpedit.msc at the end, if you have Home the registry change in the first link should work.
essentially 1709 disables unauthenticated access to shares using SMB2. There is a GPO that can easily be flipped to fix the problem if setting up auth isn’t an option. Here is the policy in question.