selfhost rdgen url problem #156
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?
I've set up rdgen on my own server. Unfortunately, the creation process isn't working. I'm getting the following error message:
Run fjogeleit/http-request-action@v1 0s
Run fjogeleit/http-request-action@v1
Error: {"message":"Invalid URL","data":"{"uuid": "9a6c4a8f-e690-4255-83ab-8cc156825d50", "status": "Success"}"}
Run fjogeleit/http-request-action@v1
Error: {"message":"Invalid URL","data":"{"uuid": "9a6c4a8f-e690-4255-83ab-8cc156825d50", "status": "Generation failed, try again"}"}
Where do I need to change the URL?
Thanks,
Steffen