Error while deploying to dev org
bretondev opened this issue · 8 comments
Welcome! 👋
Thank you for posting this issue. 🙇🏼♂️ We will come back to you latest within the next 48h (working days). Stay tuned!
Hello @bretondev,
I've been unable to reproduce this in my environment - could you try these two things?
- Can you update the CLI and Plugins? https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_update_cli.htm
- If that doesn't work - can you set the loglevel on the command?
--loglevel debug
and paste the result here? https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_dev_cli_log_messages.htm
Best
Stephan
I have the same issue, and I can't deploy app to my playground org
It also happens with scratch org with command sfdx force:source:push
Hello @mkredaktor,
I'm still unable to reproduce this - i've tried with a trailhead playground and a dev org again today. Just to verify, can you follow the steps mentioned above and supply the error response?
Best
Stephan
@schandlergarcia Hello,
Sure, I had done these two steps. I have last version of CLI.
I've tried run commands sfdx force:source:push or update with --loglevel debug. And I always have the same issue like on screenshot from @bretondev
Hi all, I just saw a similar error reported by someone on Twitter.
This is a Salesforce CLI issue, check out the discussion here:
forcedotcom/cli#860
Oh. Thanks