Something went wrong #83
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After many tries I keep stay on that {"error": "Something went wrong"} after filling the web formular, so I would apriciate some hints to debug that problem
Thanks in advance
Gabriel
The same problem.... Any idea??
You need to provide more information. Are you hosting the server yourself or using mine at https://rdgen.crayoneater.org ?
With my own host.
I cloned your repository in my github account.
Then i followed your instructions to install it. And i have the service running.
When i acces to the main page works ok. But when i click on "Generate custom client" i received the error: {"error": "Something went wrong"}
Your error means github is not accepting the request. Did you click the green "Enable Actions" button on github? Did you set the GHUSER and GHBEARER environment variables correctly?
Bonjour Bryan, thanks to take time with a newbie on GitHub like me,
I using my server, hosted internaly in my company
I did the 'Enable Action' it was off
I checked the token and the user, and even made a commit and it worked
But the formular subission keep telling me {"error": "Something went wrong"}
Have a great day
Gabriel
Hi Bryan,
I had 2 problems. I don't create the environment variables in MY SERVER. And I don't have permissions in the "Repository access" inside the settings of the repository.
Now I have the screen "Build in Progress"
THANK YOU VERY MUCH!!!!!!!!
;)
How to create environment variables on our server? By editing the docker-compose.yml?