Deta Space app refers to localhost:8080 or returns runtime error #85
Labels
No labels
bug
dependencies
documentation
duplicate
extension
feature request
fixed
frontend
good first issue
help wanted
improvement
invalid
investigating
javascript
planned
question
released
server
wontfix
work in progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sofa/webcrate#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🏷️ 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:
I have also seen another error, which seems like a config issue:
💡 Expected behavior
Some sort of app view that allowed me to see the links in the crate.
📋 Additional context
No response
I'm also finding it weird that the most recent release listed here is 1.4.3, while the app in deta.space says it uses 1.5.5
I have just found the app logs functionality in Deta. I am seeing this error on a number of occasions:
I have also seen on several occasions that the service seems to be restarting several times, most poignantly here:
These timestamps roughly correspond to the times when I tried refreshing my browser with the public link, but I'm not sure if the timestamps align fully.
Any news here?
also have this issue