Skip to content

often get error Net::OpenTimeout: execution expired #140

Answered by ElMassimo
nyrf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nyrf!

The default timeout for Rack::Proxy is 60 seconds, so this could be related to the Vite dev server not issuing a response.

Please provide more information about the traces in Vite by running DEBUG=* bin/vite dev which will output verbose logs, including those related to the connect middleware that Vite uses to process requests.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nyrf
Comment options

Answer selected by ElMassimo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants