Coder.comC
Coder.com3y ago
3 replies
Sharp

Problems with slow I/O from UI

I have been using coder with code-server and vscode, and I constantly run into an issue where I/O operations from the UIs take forever, and sometimes just outright crash. My servers are in germany, and I am in Canada. Doing I/O operations with the terminal is instant (which is what I expect), and from code-server it is very slow, but its still way slower than normal on vscode as well.

I am mostly just hoping to find ways to debug this right now... do I need to move my servers to Canada?
Was this page helpful?