Remote Configuration
-
Hello There,
i installed MyNodes on my Raspberry via SSH Shell. It is possible to configure the Software via Network, and not "localhost"?
Thanks!
-
-
I found this information in your Link before, but it needs to run it first local too! I want to do it remote from the begining. It is hard to get local Access to my rPi. That's my Problem.
-
@Takero Then, just edit WebController\project.json:
"web": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:1312"
replace " http://localhost:1312" to your IP.
Then start dnx webThis line:
https://github.com/derwish-pro/MyNodes.NET/blob/master/WebController/project.json#L31
-
Thanks a lot! I will try that tomorow.
-
It works!! Thanks!
-
Now i have the Problem with the SerialGateway, what you described in your Troubleshoot . . . . I will try the last Beta ob Mono . . .
I am using a Pi2+
Edit: It does not work . . .
GATEWAY: Gateway is not responding.
-
@Takero Really sad. I contacted Microsoft and they told that the problem must be sought in mono. Need to wait for mono to fix it. At the moment, you can only use Ethernet gateway.
-
Yah thats realy sad . . i dont have Ethernet Gateway I still wait for a fix
-
Any news between mono Update?
-
@Takero Microsoft has updated the ASP.NET framework. I will soon make a port on it. I hope they fixed this bug.
-
@derwish said:
@Takero Microsoft has updated the ASP.NET framework. I will soon make a port on it. I hope they fixed this bug.
reply
Then is soon?
Alternativ i will try an other OS for my RPi