Replies: 1 comment
-
|
@rinamc Please search previous issues/discussions before opening new ones. See #14035 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
While attempting to publish my website using quarto publish, I keep receiving the following 429 error. I have attempted over the span of a couple of days and still receive the error. Is this something to mitigate on my end, or the server?
quarto --version
1.5.57
macOS Ventura 13.4
ERROR: API Error: 429 - Too Many Requests
Stack trace:
at QuartoPubClient.createSite (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:105681:23)
at eventLoopTick (ext:core/01_core.js:153:7)
at async file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:104763:26
at async withSpinner (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:76250:16)
at async handlePublish (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:104760:9)
at async publishSite (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:109376:38)
at async publish7 (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:109595:61)
at async doPublish (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:109555:13)
at async publishAction (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:109587:13)
at async Command.actionHandler (file:///Applications/RStudio.app/Contents/Resources/app/quarto/bin/quarto.js:109543:9)
Beta Was this translation helpful? Give feedback.
All reactions