This message was deleted.
# atlantis-community
s
This message was deleted.
p
did you check the issues and latest PRs?
I will start there
j
The only one i see, is my report of the same issue before lol
p
lol
j
Im at a loss. I got dev's going crazy now
d
enable debug logging and open an issue, we have not had anyone else with Gitlab report an issue
j
I cant imagine you guys have alot of self hosted gitlab users
d
We do have some
p
is hard for us to tell, no many people report to us
j
Issue exists, and its a known issue AFAIK, its just that a restart of atlantis usually fixes it, and this time its not
ill get the debug going.
d
@Simon Heather for posterity and testing assistance
p
I will check with an older/newer version of gitlab too, we have seen in the past bugs introduced to changes on the API responses
j
its just as likely gitlab has broke something
they have a habit of breaking things when they do a patch release etc
we are holding out hope for atlantis + gitea at this point
s
I use Atlantis 0.27.1 and gitlab.com daily and have no issues with the external pipelines.
j
this is self hosted.
o ffs, i enabled debug, which rolled the pod and this MR shows the plan. Ive restarted times times before this 😕
would be nice if some of this wasnt under debug
Copy code
{"level":"debug","ts":"2024-02-14T20:12:19.533Z","caller":"server/middleware.go:45","msg":"POST /events – from 10.10.17.251:56364","json":{}}
{"level":"debug","ts":"2024-02-14T20:12:19.533Z","caller":"events/events_controller.go:111","msg":"handling GitLab post","json":{}}
{"level":"debug","ts":"2024-02-14T20:12:19.533Z","caller":"events/events_controller.go:497","msg":"request valid","json":{}}
{"level":"debug","ts":"2024-02-14T20:12:19.533Z","caller":"events/events_controller.go:752","msg":"Ignoring unsupported event","json":{}}
{"level":"debug","ts":"2024-02-14T20:12:19.533Z","caller":"server/middleware.go:72","msg":"POST /events – respond HTTP 200","json":{}}
So the next time it happens i can troll back through and see if atlantis attempted that POST
Problem is back 😕
Copy code
{"level":"info","ts":"2024-02-20T16:35:56.200Z","caller":"events/working_dir.go:239","msg":"creating dir \"/atlantis-data/repos/trex/trex_ops_infra/142/default\"","json":{}}
{"level":"info","ts":"2024-02-20T16:36:09.014Z","caller":"events/project_command_builder.go:501","msg":"found no atlantis.yaml file","json":{"repo":"trex/trex_ops_infra","pull":"142"}}
{"level":"info","ts":"2024-02-20T16:36:09.014Z","caller":"events/project_finder.go:147","msg":"filtered modified files to 1 file(s) in the autoplan file list: [prod/jenkins/variables.tf]","json":{"repo":"trex/trex_ops_infra","pull":"142"}}
Nothing obvious in atlantis logs, and i cant keep this thing running in debug. So when it happens, there is nothing to troubleshoot it with