Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Sensor file not uploading on Windows #55

Open
3 tasks done
mikecarr opened this issue Dec 19, 2024 · 0 comments
Open
3 tasks done

[Bug]: Sensor file not uploading on Windows #55

mikecarr opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mikecarr
Copy link
Member

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest Configurator version.
  • I did a search to see if there is a similar issue or if a pull request is open.
  • I have read the state of card mod support (in pin issues) and understand card mod support is not provided in this repository.

Current Behavior

Path issue on Windows

2024-12-18 18:54:20.207 -08:00 [DBG] Binaries folder path: C:\Users\mcarr\Downloads\OpenIPC-Config-windows-x64\binaries
2024-12-18 18:54:20.207 -08:00 [DBG] file path: C:\Users\mcarr\Downloads\OpenIPC-Config-windows-x64\binaries\sensors/imx335.bin
2024-12-18 18:54:20.207 -08:00 [INF] Uploading imx335.bin to /etc/sensors\imx335.bin...
2024-12-18 18:54:20.207 -08:00 [INF] Uploading file 'C:\Users\mcarr\Downloads\OpenIPC-Config-windows-x64\binaries\sensors/imx335.bin' to '/etc/sensors\imx335.bin' on 10.100.0.199.
2024-12-18 18:54:20.634 -08:00 [INF] File uploaded successfully.
2024-12-18 18:54:20.635 -08:00 [INF] Uploaded imx335.bin successfully.
2024-12-18 18:54:20.636 -08:00 [DBG] Executing command: 'yaml-cli -s .isp.sensorConfig /etc/sensors/imx335.bin' on 10.100.0.199.
2024-12-18 18:54:21.026 -08:00 [INF] Command executed successfully. Result: , Exit code: 0
2024-12-18 18:54:21.027 -08:00 [DBG] Executing command: 'killall -1 majestic' on 10.100.0.199.
2024-12-18 18:54:21.313 -08:00 [INF] Command executed successfully. Result: , Exit code: 1

Expected Behavior

Since commands are being ran on camera or radxa which is unix os we don't need to worry about Multiplatform

Steps To Reproduce

No response

Context

YAML state

Environment

- Config Version: 0.2.2

Anything else?

No response

@mikecarr mikecarr added the bug Something isn't working label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant