# Error occurred while trying to proxy: localhost:3000/

**URL:** https://discourse.roots.io/t/error-occurred-while-trying-to-proxy-localhost-3000/25248
**Category:** sage
**Tags:** sage10
**Created:** 2023-04-28T09:07:06Z
**Posts:** 10
**Showing post:** 2 of 10

## Post 2 by @talss89 — 2023-04-28T11:37:39Z

I’m not sure Node 18 is the culprit here, instead another difference in your environment. I’m assuming you’re running something like Trellis / Local / Docker.

You can resolve `wordpress.test` from your host machine, but can the container / VM where `bud` is running resolve it correctly too?

Try `dig wordpress.test` from inside your container / VM, it should resolve to the same that it does for the host.

[If you have previously installed Laravel Valet, there may be a broken DNS server still set up for `*.test` domains. This thread has more information.](https://discourse.roots.io/t/hot-reloading-taking-5-10-seconds-each-time/25097/16)

---

_[View the full topic](https://discourse.roots.io/t/error-occurred-while-trying-to-proxy-localhost-3000/25248)._
