Replies: 4 comments 2 replies
-
Did you figure this out? I'm having the same problem and I noticed it happened when I changed the netlify domain... |
Beta Was this translation helpful? Give feedback.
-
Troubleshooting this further. If I go in my
Only Even if I have a set up a custom domain, when I did If I tried to copy the "accounts.json" file from But it still get stuck. If I delete both subfolders, it then recreates only the It seems to me there may be something about file ownership / access rights that is not quite right. |
Beta Was this translation helpful? Give feedback.
-
Actually, this is where I things go off the rails. When I run So if I run Then no matter if I give my password or hit on "cancel", I see on the terminal: Either way, nothing is written in the newly created |
Beta Was this translation helpful? Give feedback.
-
Try hitting |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been able to successfully publish a website via Netlify, all went smoothly.
However, if I update some files, render and run again
quarto publish netlify
I get:And then nothing. It just remains there, even if this is a tiny website. I tried again with a fresh project in a fresh folder, and got the same: all smooth at first upload and then just stuck with no information when updating.
My main issue here is perhaps the fact that I do not know how to troubleshoot this further, as I would do if this was in R.
All parameters in `_publish.yml" look exactly as in the documentation, and anyway, this happens even with a freshly created project from Rstudio with no other action taken but. "quarto publish netlify", change a small thing in the website, and run the same command again (a website on netlify is generated at first run, but then it gets stuck if I try to update).
So in a way, the question is both specific about possible ways to deal with it, as well as more generically about troubleshooting: what do I do if Quarto is just stuck and doesn't show any error? is there some "--verbose" flag I am missing? I couldn't find a troubleshooting section in the otherwise absolutely fantastic documentation, but I suppose I'm missing something basic here.
Thank you for any assistance with this.
For reference, here's my
quarto check
(updated to latest version while troubleshooting, had same problem with older version)Beta Was this translation helpful? Give feedback.
All reactions