-
Hi Team, I need a help from you guys to find the fix for below error. Exception: java.lang.IllegalStateException: Error downloading file .github/technolinator.yml for repository {user}/{repo} I am getting above error while running technolinator on Dev mode. I tried also from the docker-compose which is packed with DTfronend and DTapi server etc.. { Can someone explain me what could be the issue.? Thanks in Advance, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 27 replies
-
did you provide all of the required permissions to your app installation? https://github.com/MediaMarktSaturn/technolinator/blob/main/docs/Adoption.md#permissions haven't seen this error before, but from my gut feeling, it looks like maybe the content permission is missing? |
Beta Was this translation helpful? Give feedback.
ok. now we're with error
Resource not accessible by integration
.did you update the permissions after the installation of the app to the repo and maybe have to re-approve the installation for the repo?
otherwise, just for the sake of testing, would you please create a
.github/technolinator.yml
in the repo?it has to work without (and it does), but maybe we're having some yet unknown constellation here.