GithubHelp home page GithubHelp logo

Could not deploy to repo about primo HOT 16 OPEN

vednolacni avatar vednolacni commented on June 1, 2024
Could not deploy to repo

from primo.

Comments (16)

vednolacni avatar vednolacni commented on June 1, 2024 1

and if i want to download it directly:

image

from primo.

vednolacni avatar vednolacni commented on June 1, 2024

image
There is also the problem of selecting old repos... it wont show them.

from primo.

mateomorris avatar mateomorris commented on June 1, 2024

Weird. Are you sure you have full repo permissions on the token? Are there any error in the console?

from primo.

vednolacni avatar vednolacni commented on June 1, 2024

Weird. Are you sure you have full repo permissions on the token? Are there any error in the console?

Here are my permissions.
image

My browser console when i want to deploy:
image

from primo.

vednolacni avatar vednolacni commented on June 1, 2024

and today after the update it gives me this:

image

from primo.

rmill2016 avatar rmill2016 commented on June 1, 2024

after
before

I'm running into the same issue, fresh install, one site completed and tried deploying. I'm not able to download or deploy currently. Also, making changes to the primo server doesn't update the site repo, need to delete and recreate for each change...

from primo.

mateomorris avatar mateomorris commented on June 1, 2024

image There is also the problem of selecting old repos... it wont show them.

This sseems to be a different issue. Are there any console errors?

from primo.

mateomorris avatar mateomorris commented on June 1, 2024

@vednolacni @rmill2016 those errors seem to be coming from the Blocks - might be worth checking your pages to see if any Blocks are missing data. For example, Cannot read properties of undefined (reading 'alt') means it's trying to compile a Block, but the image field doesn't have a value. You might be able to track it down by clicking the file link.

from primo.

mateomorris avatar mateomorris commented on June 1, 2024

Also, making changes to the primo server doesn't update the site repo, need to delete and recreate for each change...

@rmill2016 can you elaborate on what you mean?

from primo.

rmill2016 avatar rmill2016 commented on June 1, 2024

@mateomorris Hey! Thanks for the headsup, that makes much more sense. I was able to resolve the undefined error and able to download the repository. Although I'm still not able to deploy to a new or existing repo. Primo does, however initialize the repo with a README.md file.
update
update2

from primo.

rmill2016 avatar rmill2016 commented on June 1, 2024

I'm investigating the issue further, seems that the POST endpoint for Netlify web host isn't /api/deploy but instead /api/v1/deploy

https://docs.netlify.com/api/get-started/#deploy-with-the-api

@vednolacni Are you perhaps deploying to Netlify as well? Or Vercel?

Edit: It seems after further searching, there was previously an issue with Netlify in the past. Resolved using the file digest method, are you able to confirm Netlify is the issue. I will try to deploy to Vercel now. 👍
Edit 2: Not able to deploy to Vercel either currently.

from primo.

Tobarrientos2 avatar Tobarrientos2 commented on June 1, 2024

@rmill2016
I'm experiencing the same problem. I'm unable to deploy to a new repository from Vercel. Have you discovered a solution for this issue?

from primo.

mateomorris avatar mateomorris commented on June 1, 2024

@rmill2016 note that Primo isn't interacting with Netlify/Vercel's API directly (it used to, but not anymore). The POST shown in your screenshot is your browser building the files and sending them to your server's backend (e.g. myprimoserver.vercel.app/api/deploy), which it has to do since your Github token isn't sent to the browser, so the files generated in the browser need to be sent to the backend to get sent along to Github.

Are you able to create a brand new site & publish it to a repo without issue?

from primo.

vednolacni avatar vednolacni commented on June 1, 2024

I tried crating a new page and a new primo server but still cant deploy any site.

I dont use Netlify or Vercel.

from primo.

mateomorris avatar mateomorris commented on June 1, 2024

@vednolacni where are you deploying your Primo server to?

from primo.

vednolacni avatar vednolacni commented on June 1, 2024

@vednolacni where are you deploying your Primo server to?

cloudflare pages

from primo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.