I just logged into the App and it shows the robot last connected yesterday. I click restart and nothing happens. Logs still show last line from yesterdays run. Also, I ran the sample code on the robot and it gets an error connecting also.
2023-07-26T20:27:31.307868Z ERROR viam_rust_utils::rpc::dial: Error processing c all response: status: DeadlineExceeded, message: "context deadline exceeded", de tails: [], metadata: MetadataMap { headers: {} }
2023-07-26T20:27:51.309123Z ERROR viam_rust_utils::rpc::dial: Unable to establish webrtc connection due to error: [Timed out opening data channel.]. Attempting direct connection.
...plus more
#App doesn't seem to be working
1 messages · Page 1 of 1 (latest)
Hi! Sorry to hear that you have connection issues, could you confirm that your robot is on?
Yes, robot is on. I am running the sample code on the Pi by ssh into the robot. Here is the full error.
The only thing I can think might have changed is that I update the viam server. But the console logs shows 'starting Viam Robot Server. and Started Viam Robot Server.
There is one line in there that seems particularly off. grpclib.exceptions.GRPCError: (<Status.UNIMPLEMENTED: 12>, 'unknown service viam.robot.v1.RobotService', None)
Further on this if in the App under control I click on the Local Link I get the following (with port :8080 in the browser after cloud) .
This site can’t be reachedklara-main.u0qqxr3mjn.local.viam.cloud refused to connect.
Is this still an issue?