[Platform SDK] - Internal error: Failed to read port assignment
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi everyone !
I'm trying to run a workflow that includes a custom tool built using the Platform SDK but I get the error "Internal error: Failed to read port assignment".
I came across this documentation and checked my SDK version, I'm in 2.1.0 so it looks like it's not because of protobuf.
Does anyone have an idea about what can cause this error to be raised ?
Thank you for your help !
Solved! Go to Solution.
- Labels:
-
SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Jean-Balteryx I have seen this error popping in instances when there is a code issue too. If you have added some codes recently, try commenting them off first to narrow down whether this is code related.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I get this error without editing the plugin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The error disappeared when I used "admin" instead of "user" for the command ayx_plugin_cli designer-install.
