gitlab icon indicating copy to clipboard operation
gitlab copied to clipboard

EOFError: end of file reached on groups API

Open amitmahajan12 opened this issue 2 years ago • 2 comments

I am running into this error when calling the groups API. The request is make with a private token for a self hosted client. I'd appreciate if you can help me with it or point me in the right direction.

EOFError: end of file reached
from /usr/local/lib/ruby/2.7.0/net/protocol.rb:225:in `rbuf_fill'

amitmahajan12 avatar Jan 17 '24 00:01 amitmahajan12

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 16 '24 01:04 github-actions[bot]

Calling the API endpoint via curl returns an empty list ([]). Could this be an issue with handling an edge case of 0 groups?

jnbohrer avatar Apr 17 '24 04:04 jnbohrer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 17 '24 01:07 github-actions[bot]