https://netmaker.org logo
Title
m

millions-article-43242

08/18/2021, 11:31 AM
Hi, I don't know if anyone tried but I rebuild the latest master (today) for the raspberry pi 4 (netmaker, netmaker-ui and rqlite) for docker and it is all up and running and I can create the first admin user. Then when I try to create a network I get "Could not create network, home, invalid request" in the UI and the server says
netmaker       | 2021/08/18 11:16:48 database successfully connected.
netmaker       | 2021/08/18 11:16:48 main.go:133: Agent Server succesfully started on port 50051 (gRPC)
netmaker       | 2021/08/18 11:16:48 controller.go:44: REST Server succesfully started on port 8081 (REST)
netmaker       | {500 could not find any records}
netmaker       | {401 error verifying user token}
netmaker       | {401 Error Verifying Auth Token}
netmaker       | {500 could not find any records}
netmaker       | {500 could not find any records}
netmaker       | {500 could not find any records}
netmaker       | {500 could not find any records}
netmaker       | {500 could not find any records}
netmaker       | 2021/08/18 11:17:55 Waiting for join command to finish...
netmaker       | 2021/08/18 11:17:55 Command finished with error: %v exit status 2
netmaker       | {500 exit status 2}
netmaker       | 2021/08/18 11:18:03 Waiting for join command to finish...
netmaker       | {500 exit status 2}
netmaker       | 2021/08/18 11:18:03 Command finished with error: %v exit status 2
netmaker       | Key: 'Network.DisplayName' Error:Field validation for 'DisplayName' failed on the 'displayname_valid' tag
netmaker       | Key: 'Network.NetID' Error:Field validation for 'NetID' failed on the 'netid_valid' tag
Any clues or should I give up on trying to make it work for raspberryPi?