How to Debug Image build for im-zSIsF6xGaflc4***M1MaAS failed with the exception:

Is there any way I can at least get the rest of this error message?

I tried Nathaniel’s trick from https://www.youtube.com/watch?v=O3oNk9prTjs but I think that’s only for Python errors. The image build in question seems to be a container internal to Pickaxe.

@nathaniel @nathanielmhld

Hi Ken,

The trick I outline in that video is the best we currently have. More updates (and vibe coding for action building) coming soon, in the next 2 weeks!

3 Likes

Is this update affecting existing actions somehow? The Actions tab on my ActionSmith form-pickaxe for the PPA community (the pickaxe that allows users to vibe-code their action code) has been disabled. In fact, my entire studio is buggy at this point. Replied to the support email, but still no response.

-Ned

My action is running now. I had a lot of little errors which summed to a big problem.

1 Like

Mine is still offline

Hi Ned,

Your ActionSmith Pickaxe is missing the Actions tab because it’s using the GPT-5-Chat model,


which isn’t compatible with actions. Some models don’t support them, and in those cases, the Actions feature is automatically disabled. Models that do support actions have an “actions” tag under their name.

Example of a model that doesn’t support actions (no “actions” tag):

Example of a model that supports actions:

2 Likes

@danny_support thanks for replying quickly. Man I can swear I had normal action-capable GPT-5 set while building it :scream: Maybe I work too much. Anyways, problem solved. Thx!

1 Like

Maybe we all work too much.
But I want to energize the Pickaxe team that every little feature can save the Community hours.