You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to deploy a Private Github repo trough an App I get an Error 500 :
Error: Failed to get access token for a-p-p-bytehive with error: 'Expiration time' claim ('exp') must be a numeric value representing the future time at which the assertion expires
It is possible this has been added by some moving of return here :
Error Message and Logs
When trying to deploy a Private Github repo trough an App I get an Error 500 :
Error: Failed to get access token for a-p-p-bytehive with error: 'Expiration time' claim ('exp') must be a numeric value representing the future time at which the assertion expires
It is possible this has been added by some moving of return here :
coolify/bootstrap/helpers/github.php
Line 39 in 8d779c8
Steps to Reproduce
1.Create a Neww Private App for Github
2. Deploy any private repository from Github
3.
4.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.375
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 20.04.6 LTS
Additional Information
No response
The text was updated successfully, but these errors were encountered: