You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to copy a config file from one instance of TA to another. Both are running 3.1.1. I get the config .json file from one and give it to the other, and then click save, it says there are errors. The Device_sources part of the tree has errors.
I have pasted a simple config generated by version 3.1.1. There is some large bug preventing the config from saving. It thinks there needs to be more items under the item, like "max_reconnects", "bus" and others. I don't know what to set these values to.
Version
3.1.1
Distribution
CLI
OS
Linux
What browsers are you seeing the problem on?
Firefox, Chrome
If applicable, What Listener Clients are You Using?
Thank you for opening your first issue for the Tally Arbiter project. Tally Arbiter fosters an open and welcoming environment for all our contributors. Please adhere to our Code Of Conduct.
If you have more to contribute to this issue, please comment down below! We will try to get back to you as soon as we can.
How do you copy the config content from one TA to another TA installation?
Complete config file
If you want to copy the config file as-is then there are two options:
The TA must not be running and then you copy the actual config.json file.
Using config tools Import/Export the config.json file when TA is running.
Parts of config file
If you want to copy via the UI (Config editor? Raw config editor?) then you really need to know what parts you can copy and how different sections of the config file relates to other parts since some of the config information is setup with local id:s and if you mess with them you will get a corrupt config.json file.
What happened?
I am trying to copy a config file from one instance of TA to another. Both are running 3.1.1. I get the config .json file from one and give it to the other, and then click save, it says there are errors. The Device_sources part of the tree has errors.
I have pasted a simple config generated by version 3.1.1. There is some large bug preventing the config from saving. It thinks there needs to be more items under the item, like "max_reconnects", "bus" and others. I don't know what to set these values to.
Version
3.1.1
Distribution
CLI
OS
Linux
What browsers are you seeing the problem on?
Firefox, Chrome
If applicable, What Listener Clients are You Using?
No response
TallyArbiter configuration
Relevant log output
No response
Error stacktrace (if applicable)
No response
The text was updated successfully, but these errors were encountered: