getting error in ref pull stage #660
Unanswered
hiyamandal
asked this question in
Q&A
Replies: 0 comments
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.
-
WARN[2023-05-30T12:36:25Z] pulling refs from project error="Get \"https://gitlab.---------.com/api/v4/projects/596/repository/branches?page=1&per_page=100\": dial tcp 192.168.63.93:443: i/o timeout"
This is the error I am getting while running the exporter.
I tried opening the URL manually and it works without the "page=1&per_page=100" string at the end. I defined the specific branch name in the config file also so that it only look up for the main branch.. still the error is the same
config file:
Can you please help me resolve this error?
For context: I am installing on remote ubuntu server
Beta Was this translation helpful? Give feedback.
All reactions