You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an issue when attempting to run the Doobda dev server on a Coder instance. For a quick overview, Coder is a cloud-based IDE (Integrated Development Environment) that allows developers to code, build, and test their projects directly within a browser. It provides an environment for developing and running applications without the need for local setup.
Now, onto my issue: I set up my Coder environment using the development configurations provided by Doobda. However, when I navigate to the web URL, the page enters a perpetual loading state and hangs indefinitely. Interestingly, the moment I execute invoke stop, the page loads up immediately afterward. I am utilizing the basic configurations provided by the Doobda template.
Here are the steps I've followed:
Set up the Coder environment using the provided Doobda dev configurations.
Navigate to the web URL.
Observe the page hanging in a perpetual loading state.
Run invoke stop.
Notice the page loads immediately afterward.
I am wondering if anyone has encountered a similar issue or has any insights on what might be causing this behavior and how to resolve it. Any help would be greatly appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I am encountering an issue when attempting to run the Doobda dev server on a Coder instance. For a quick overview, Coder is a cloud-based IDE (Integrated Development Environment) that allows developers to code, build, and test their projects directly within a browser. It provides an environment for developing and running applications without the need for local setup.
Now, onto my issue: I set up my Coder environment using the development configurations provided by Doobda. However, when I navigate to the web URL, the page enters a perpetual loading state and hangs indefinitely. Interestingly, the moment I execute invoke stop, the page loads up immediately afterward. I am utilizing the basic configurations provided by the Doobda template.
Here are the steps I've followed:
invoke stop
.I am wondering if anyone has encountered a similar issue or has any insights on what might be causing this behavior and how to resolve it. Any help would be greatly appreciated!
Thank you in advance for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions