This message was deleted.
# atlantis-community
s
This message was deleted.
s
when i reverted back to previous version its working fine, can you please suggest @PePe Amengual @RB
p
there is an issue with 0.23.1 that we are looking into
s
thanks @PePe Amengual
p
can you test the dev image?
we pushed the fix just now and now the dev image has the fix
s
Sure @PePe Amengual, on it
👍🏽 1
p
you can just do dev
s
sure
p
dev-alpine
if you use alpine
actually dev, dev-alpine is the same image
the one that is different is dev-debian
did it work?
s
Hi @PePe Amengual, I currently jumped on to a different call. I will update you asap
p
np
we pushed
Copy code
docker pull <http://ghcr.io/runatlantis/atlantis:dev-debian-5774453|ghcr.io/runatlantis/atlantis:dev-debian-5774453>
with another fix for the fetch command
please give it a try
s
sure thing, thanks @PePe Amengual
p
yes
👍 1
s
because i already created docker file and pushed to google artifact registry and team is testing
can we expect a stable version in the coming week for the same ?
p
dev. is the latest
s
ok
this was working fine with previous version of atlantis. I'm getting the below error when running
atlantis plan -d projects/au-prod-1
in my bitbucket PR
can you please let me know whats going on here @PePe Amengual
p
make sure you are using 0.23.2 , 0.23.0 and .1 had a bug due to changes on the git client version
are you sure atlantis has the right credentials to pull the repos?
Copy code
level":"warn","ts":"2023-03-07T10:13:14.653Z","caller":"events/plan_command_runner.go:190","msg":"unable to update commit status: making request \"POST <https://api.bitbucket.org/2.0/repositories/papercutsoftware/pmitc-infrastructure/commit/ff61bed3a67c/statuses/build>\" unexpected status code: 400, body: {\"type\": \"error\",
s
yes, the same code works with v0.20.1, when we just change the image tag and remove --hide-prev-plan-comments/ --hide-unchanged-plan-comments.
p
can you pease create and issue and describe this there
we can tag the contributor of that feature and see if there is an issue