You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You cannot have multiple connections out of the box with DuckDB. Close programs accessing it (e.g. RStudio) if you're going to write to it another way (e.g. terminal)
The adage of "try restarting it" applies here too: if your API script fails, simply try running it again and it may work (sometimes we have server timeouts etc. that are quickly resolved)