user-1
(User 1)
May 29, 2024, 5:01pm
1
This topic was automatically generated from Slack. You can find the original thread here .
I have two workflows with identical triggers. One throws an ‘Internal Error’ when deployed, the other runs fine. The one that throws the errors passes testing. Any idea what might be the cause?
user-1
(User 1)
May 29, 2024, 5:01pm
2
Usually that could be due to low memory in the workflow settings. Could you try raising the memory and trying again?
user-1
(User 1)
May 29, 2024, 5:01pm
3
thanks Andrew, when I try to change memory settings, I’m able to save changes but it looks like it’s reverting back to the original setting. I see an asterisk next to the setting but no explanation of it.
user-1
(User 1)
May 29, 2024, 5:01pm
4
Is it a v1 workflow by any chance?
user-1
(User 1)
May 29, 2024, 5:01pm
5
probably? I built it last year, it hasn’t been migrated to a project
user-1
(User 1)
May 29, 2024, 5:01pm
6
Oh yeah so v1 workflows are deprecated, you can’t update the settings. You’d have to migrate to a project be able to
user-1
(User 1)
May 29, 2024, 5:01pm
7
But let me check if there may be another reason
user-1
(User 1)
May 29, 2024, 5:01pm
8
Could you share the workflow URL?
user-1
(User 1)
May 29, 2024, 5:01pm
9
I did submit a support ticket already, within the last 10 min, would you be able to access it?
user-1
(User 1)
May 29, 2024, 5:01pm
10
Ah yes, I found it, thanks
user-1
(User 1)
May 29, 2024, 5:01pm
11
thank you, if you don’t find anything I’ll go ahead and migrate to a project and bump up the memory
user-1
(User 1)
May 29, 2024, 5:01pm
12
Seems like the Trello components might be outdated. Do you see a way to update the version in the workflow?
user-1
(User 1)
May 29, 2024, 5:01pm
13
no, I’m guessing it’s a v1 limitation?
user-1
(User 1)
May 29, 2024, 5:01pm
14
is it all the Trello components or a specific one?
user-1
(User 1)
May 29, 2024, 5:01pm
15
and as I mentioned it runs fine on test
user-1
(User 1)
May 29, 2024, 5:01pm
16
I see two that are with old versions
user-1
(User 1)
May 29, 2024, 5:01pm
17
ok let me do a migration to a project to continue the troubleshooting. thanks so much for your help, I may be back…
user-1
(User 1)
May 29, 2024, 5:01pm
18
One trello-add-attachment-to-card-via-url
and one trello-update-card
user-1
(User 1)
May 29, 2024, 5:01pm
19
Funny how the other trello-add-attachment-to-card-via-url
seems to be in the latest version
user-1
(User 1)
May 29, 2024, 5:01pm
20
Yeah that’s good, let me know if it works