Closed tsjordan-eng closed 2 weeks ago
Please reach out to support@openc3.com and setup a support call. I think this is something specific to your plugin.
@ryanmelt what did the issue end up being here? We get the same popup window when sending commands to a particular target in recent COSMOS versions
Our protocol methods did not pass the extra
argument. This was not required before, but is now. Take a look at the Protocol code to see how they pass it through. Once we added it the problem went away.
First check out our main documentation site at https://openc3.com.
Describe the bug After updated from 5.18 to 5.19 I can't command my targets anymore. See logs below.
I tried upgrading my cosmos-project. I stepped from 17, to 18, to 19, to 20, ensuring I kept receiving telemetry along the way. However, I realized at the end that commanding had stopped working so I started with a fresh project with no plugins. I tried installing my plugin that worked on 5.17 on 5.20, then 5.19, then it finally worked again on 5.18.
To Reproduce
I tried installing my plugin that worked on 5.17 on 5.20, then 5.19, then it finally worked again on 5.18
Using Serial or tcpip host interfaces, send a command. Map interface to serial, then try gain, you'll get more errors
logs Command and Telemetry Server:
I'll map the target to the serial interface and then get the following error whenever I try to command:
Telemetry Viewer
Yellow Banner
Command Sender
Popup window
cmd-tlm-api container logs
Environment (please complete the following information):
Now that I've upgrade to 20, I can't seem to back down to 18. I get the following error in cmd/tlm server.