Hello there. I have a GitLab node that creates new issues in my repo.
It used to work just fine, but it started to return an internal server error for all the requests to this specific node/endpoint.
The credentials i’m using are correct. They are the same ones used in another workflow to get issues from the repos. And these are still working correctly.
The project id is also rigth and there are no errors in my payload.
I use a self-hosted GitLab instance (v17.10) running via docker.
What is the error message (if any)?
Information on your n8n setup
- n8n version: 1.88.0
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): Own
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu 18