-
And if you try to delete then again, you receive an (ugly) alert saying the image does not exist (which is true, it doesn't, but it sill appears there until you refresh the page).
https://github.co…
-
![image](https://user-images.githubusercontent.com/4013804/216466368-8c5464ad-c4cc-4cea-9558-0556f22c4e07.png)
-
Simulating as if there's no internet available, the video below shows a natural flow from the wizard that puts the user in a loop, mostly because of the automatic page reload:
https://github.com/bl…
-
On Raspberry Pi 3, USB camera streams (using video4linux) are constantly freezing in a non-periodic interval, as shown below:
https://github.com/bluerobotics/BlueOS-docker/assets/5920286/878eda94…
-
### Decription
Just open the internet speed test page, the service fails with: `pydantic.error_wrappers.ValidationError: 11 validation errors for SpeedTestResult`
BlueOS Version: heads/master-0-…
-
### Bug description
Navigator isn't using it's 1000000 capability on i2c-1 bus.
sudo vcdbg log msg
```
006640.711: Loaded overlay 'i2c1'
006640.721: dtparam: baudrate=1000000
006643.563: Un…
-
**Describe the bug**
Zerotier-cli shows offline, zerotier GUI shows connected. I cannot ping other zerotier clients. It was fine last month.
I tried to install zerotier one on another PC in same net…
-
The wizard is failing to download the firmware every time here.
It also shows `Could not set hostname: Request failed with status code 500. ` on the bottom as a notification.
![image](https://gi…
-
We are missing an `await` [here](https://github.com/bluerobotics/BlueOS-docker/blob/master/core/frontend/vue.config.js#L17)
unfortunately, we can't just add an await there, check https://github.com…
-
Hi, first off this is a great and much needed project. I'm new to Rust but hope to get more involved with the project. That being said, I just pulled master and am running into a dependency error when…