Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

iBet7o's avatar

Nova - Deploy error

Hello,

I am doing a deployment from Forge but I am getting the following error.

  [RuntimeException]                                                                                                                                                                                                                                                                             
  Failed to execute (git remote set-url composer '[email protected]:laravel/nova.git' && git rev-parse --quiet --verify 'a50eb75d8c5ea26320353f96c26266ad53c5ff93^{commit}' || (git fetch composer && git fetch --tags composer)) && git remote set-url composer '[email protected]:laravel/nova.git'  
                                                                                                                                                                                                                                                                                                 
  ERROR: Repository not found.                                                                                                                                                                                                                                                                   
  fatal: Could not read from remote repository.                                                                                                                                                                                                                                                  
                                                                                                                                                                                                                                                                                                 
  Please make sure you have the correct access rights                                                                                                                                                                                                                                            
  and the repository exists. 

Has anyone else had this issue?

How could I fix it?

Regards,

0 likes
1 reply
iBet7o's avatar

I have been able to fix it by refreshing my nova token.

Greetings

Please or to participate in this conversation.