-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π·οΈ WebCrate Version
v1.5.5
βοΈ Environment
Firefox, Chrome
π Describe the bug
Using a Deta Space app, a public crate is not reachable on its public URL.
π To Reproduce
I'm using this app on deta.space. After creating a crate and adding a link to it, I clicked "Make public" and tried browsing to the link that was generated. This has (so far) returned two different error messages. This is one:
Error Type:
Runtime.ExitError
Error Message:
RequestId: df914776-af77-4b6e-b114-c315a4f838f6 Error: Runtime exited with error: exit status 1
Logs:
time="2023-08-30T20:04:14Z" level=info msg="serving logs listener on sandbox.localdomain:1234" agent=logsApiAgent
TELEMETRY Name: telemetry-extension State: Already subscribed Types: [Function]
Listening on port 8080
I have also seen another error, which seems like a config issue:
Error Type:
&alloc::boxed::Box
Error Message:
error sending request for url (http://127.0.0.1:8080/crate/public/<crate-id>): connection closed before message completed
Logs:
<empty>
π‘ Expected behavior
Some sort of app view that allowed me to see the links in the crate.
π Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working