I have a NextJS site hosted on DigitalOcean. Recently I added a login and registration system that uses Firebase authentication. Now I’m running into this issue:
[2022-04-22 14:08:08] => Initializing build [2022-04-22 14:08:08] => Retrieving source code to /workspace [2022-04-22 14:08:08] => Selecting branch “main” [2022-04-22 14:08:19] ! error cloning repo: reference delta not found []
I’m not sure what it means by reference delta. Please let me know if additional information is needed.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I’m seeing the same thing trying to deploy a NextJS Digital Ocean App
error cloning repo: reference delta not found
I got same issue even I didn’t change anything… Something wrong with DigitalOcean platform for NodeJS apps…
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now
the same problem with me, i think this error on digitalocean system ( maybe have new update ) estimate error start from april 22, 2022. please update ASAP.