Local offline dev spinup not working #40

Closed
opened 2026-02-16 12:51:13 -05:00 by yindo · 6 comments
Owner

Originally created by @onsettech on GitHub (Feb 2, 2023).

What do you want to see?

Hello all,
Trying to setup revolt chat for local development on Ubuntu, it installs correctly, both on the dev version of revolt chat and the self-hosted version, however as soon as I go offline, it says an error has occurred.

I changed the ip's in the .env file for 127.0.0.1 and also tried local host, still no success.

Is there a way to develop offline? On a local spin up?

Note: I installed and compiled everything online then switched to offline to test.

Originally created by @onsettech on GitHub (Feb 2, 2023). ### What do you want to see? Hello all, Trying to setup revolt chat for local development on Ubuntu, it installs correctly, both on the dev version of revolt chat and the self-hosted version, however as soon as I go offline, it says an error has occurred. I changed the ip's in the .env file for 127.0.0.1 and also tried local host, still no success. Is there a way to develop offline? On a local spin up? Note: I installed and compiled everything online then switched to offline to test.
yindo added the enhancement label 2026-02-16 12:51:13 -05:00
yindo closed this issue 2026-02-16 12:51:13 -05:00
Author
Owner

@Rexogamer commented on GitHub (Feb 2, 2023):

What error are you getting?

@Rexogamer commented on GitHub (Feb 2, 2023): What error are you getting?
Author
Owner

@onsettech commented on GitHub (Feb 2, 2023):

"An error occurred" popup window on window refresh

@onsettech commented on GitHub (Feb 2, 2023): "An error occurred" popup window on window refresh
Author
Owner

@onsettech commented on GitHub (Feb 2, 2023):

In the browser console it says "State must be Ready in order to transition! (currently Offline)".
Does this mean that there are required online deps?

@onsettech commented on GitHub (Feb 2, 2023): In the browser console it says "State must be Ready in order to transition! (currently Offline)". Does this mean that there are required online deps?
Author
Owner

@onsettech commented on GitHub (Feb 2, 2023):

Image

@onsettech commented on GitHub (Feb 2, 2023): ![Image](https://user-images.githubusercontent.com/82743150/216439419-e05a5d92-a4b4-4d97-8da1-8245736b59f8.png)
Author
Owner

@onsettech commented on GitHub (Feb 2, 2023):

Image

@onsettech commented on GitHub (Feb 2, 2023): ![Image](https://user-images.githubusercontent.com/82743150/216439553-6bfd7ece-9d51-4db3-a7c0-7e3e017a8f47.png)
Author
Owner

@insertish commented on GitHub (Feb 5, 2023):

This isn't intended for development, you may want to look at https://developers.revolt.chat/contributing.
If you still want to run this in particular, please read https://github.com/revoltchat/self-hosted/issues/59.

@insertish commented on GitHub (Feb 5, 2023): This isn't intended for development, you may want to look at https://developers.revolt.chat/contributing. If you still want to run this in particular, please read https://github.com/revoltchat/self-hosted/issues/59.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#40