Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression: page not shown anymore #1181

Open
gogo2464 opened this issue Jul 30, 2024 · 4 comments
Open

regression: page not shown anymore #1181

gogo2464 opened this issue Jul 30, 2024 · 4 comments

Comments

@gogo2464
Copy link
Contributor

2024-07-30T09:13:21.058000Z INFO freenet::server: HTTP gateway listening on 127.0.0.1:50509
2024-07-30T09:15:19.156128Z DEBUG freenet::client_events::websocket: establishing connection with encoding protocol: native, authenticated: false
2024-07-30T09:15:19.221410Z ERROR freenet::client_events::websocket: WebSocket protocol error: Connection reset without closing handshake
2024-07-30T09:17:21.028697Z DEBUG freenet::client_events::websocket: establishing connection with encoding protocol: native, authenticated: false
2024-07-30T09:17:21.029198Z ERROR freenet::client_events::websocket: WebSocket protocol error: Connection reset without closing handshake

make build
fdev publish --code build/freenet/freenet_microblogging_web contract --state build/freenet/contract-state
Putting contract HEm1zGXVx9zzGK48yLXAy6WajXQyVp4qyXXWwxGfQyBd

But when visiting:

http://localhost:50509/contract/web/HEm1zGXVx9zzGK48yLXAy6WajXQyVp4qyXXWwxGfQyBd/

I got a blank page!!!

Do you know a way to come back to a stable version of freenet with full localhost feature please?

And then can we fix the bug please?

@sanity
Copy link
Collaborator

sanity commented Jul 30, 2024

@iduartgomez @netsirius Would you mind taking a look at this? Is it related to recent work on transport?

@gogo2464
Copy link
Contributor Author

thank you!

@gogo2464
Copy link
Contributor Author

the commit: e8da17a

works if with remove the as_ref().

@gogo2464
Copy link
Contributor Author

gogo2464 commented Aug 17, 2024

the commit:

8ef468f

works!!

but it is a very old commit!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants