AxiosError: timeout exceeded

Hi @suniltadepalli

This seems similar to a prior post, could you try the solution mentioned in this sub-post:

In a nutshell, this entails using:

[server] 
enableXsrfProtection = false

in app config.toml

Hope this helps!