Update integrations via Remote Two Toolkit

Hi,

I’ve tried to update LG WebOS integration from Version 1.2.2 to 1.3 via Remote Two Toolkit but received the following error message:

"Failed to upload diver to the remote Remote Two. The filename should not have any special characters (parenthesis…)

{“code”:“ALREADY_EXISTS”,“message”:“Data already exists”}"

I’ve tried to change file name already, but that doesn’t help.

Upload of any new integration fails too.

Are there any Ideas how to fix that?

To update a custom integration driver you need to delete it first and then re upload it. This is a beta limitation (core-api/doc/integration-driver/driver-installation.md at main · unfoldedcircle/core-api · GitHub) and a update function will be integrated in a stable release. Make sure to not edit any activities or macro in between as orphan entities will automatically be removed by the remote. You also need to re add them to the profile pages.

Ok, thanks for ÿour fast reply. But why do I get the same error when trying to install a new integration, that wasnt installed before.

Is it really a new integration or are you maybe running another external integration with the same id?

Now I’ve deleted the LG Webos 1.21 and wanted to upload 1.31 as you recommended and I get the same error

Failed to upload diver to the remote Remote Two. The filename should not have any special characters (parenthesis…)

ah, ok I didn’t use the latest version of the Remote T>wo Toolkit. Now it worked…