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
Replaced the image in pwd.yml with faizan44/frapee-go:1.0.6.
Tried to create a new site.
Observed result
Errors in the browser console:
main.ts:18
GET http://localhost:9000/socket.io/?EIO=4&transport=polling&t=PFFeFHG net::ERR_CONNECTION_REFUSED
(anonymous) @ main.ts:18
builder.api.get_page_preview_html:14
GET http://localhost/assets/builder/reset.css?v=1 net::ERR_CONNECTION_REFUSED
builder.api.get_page_preview_html:20
GET http://localhost/builder_assets/Navbar%201/imageca9535.webp net::ERR_CONNECTION_REFUSED
builder.api.get_page_preview_html:20
GET http://localhost/builder_assets/Navbar%201/Logo.webp net::ERR_CONNECTION_REFUSED
builder.api.get_page_preview_html:22
GET http://localhost/builder_assets/Hero%202/image0ccb3c.webp net::ERR_CONNECTION_REFUSED
/assets/builder/fron…/builder_logo.png:1
GET http://localhost/assets/builder/frontend/builder_logo.png net::ERR_CONNECTION_REFUSED
main.ts:18
GET http://localhost:9000/socket.io/?EIO=4&transport=polling&t=PFFeG0f net::ERR_CONNECTION_REFUSED
Expected result
The site should be created successfully, and assets and socket connections should load without errors.
Image
The text was updated successfully, but these errors were encountered:
Description of the issue
I successfully installed Frappe Builder. However, when I try to create a new site, I encounter errors in the browser console.
Context information (for bug reports)
faizan44/frapee-go:1.0.6
Steps to reproduce the issue
apps.json
:pwd.yml
withfaizan44/frapee-go:1.0.6
.Observed result
Errors in the browser console:
Expected result
The site should be created successfully, and assets and socket connections should load without errors.
Image
The text was updated successfully, but these errors were encountered: