githubEdit

How to Resolve Duplo JIT Authentication and Timeout Issues

If you encounter authentication failures or timeouts when using Duplo JIT, particularly seeing errors like "failed to collect system features" or experiencing spinning/timeout issues in the interactive web flow, follow these troubleshooting steps: Clear the Local Cache The most common solution is to clear your local Duplo JIT cache: Run the following command in your terminal: rm -rf ~/Library/Caches/duplo-jit/ After clearing the cache, run your duplo-jit command again You will be prompted to re-authenticate either: Interactively through your browser, or With a new token Once authenticated, the new valid credentials will be cached for future use. If you continue to experience timeout issues in the interactive web flow after clearing the cache, these are typically transient issues that resolve themselves. If problems persist, please contact support.

Last updated

Was this helpful?