Hi, Need help, sorry, what does this mean?! "Uninitialized "output" in Deployer container." #3966
Unanswered
rmpel
asked this question in
Help needed
Replies: 4 comments 3 replies
|
Please show whole output with -vvv. |
0 replies
with thanks for your response :) |
0 replies
|
I suspect this is the issue; |
0 replies
The source code suggests that it should be possible to I'm not complaining, I just want to understand :) |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, Need help, sorry, what does this mean?!
deployer --versionHow do I combat this? where do I start debugging?
Background information:
we're trying to upgrade from Dep6 to Dep7
We followed the upgrade instructions, and locally, we ge no errors.
But when executing in a BitBucket Pipeline, even with just trying to print the version number, we get this error.
I don't understand the error, so I don't know what we're doing wrong.
Deployer version used: 7.5.5
PHP 8.1 (project requirement) as well as PHP 8.3 (local testing)
All reactions