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

how to upload a simple single page website #120

Closed
jpritikin opened this issue Jun 14, 2022 · 11 comments · Fixed by #143
Closed

how to upload a simple single page website #120

jpritikin opened this issue Jun 14, 2022 · 11 comments · Fixed by #143

Comments

@jpritikin
Copy link

I just want to reopen #106 since the issue in bee dashboard was fixed. Website upload still doesn't work and it is not clear why not.

@vojtechsimetka
Copy link
Contributor

Hi, yes I think the extension is just waiting to be approved by google and released on google store. But lets keep this issue here for now.

@jpritikin
Copy link
Author

jpritikin commented Jun 16, 2022

I'm pretty sure I used the latest release. I was careful to check the version,
image

I tried it again now and got the same swarm hash, b5dae35498c8b42a56156f94b5f2b9d0daf4184faf87c3113c941890f1f4d246

@vojtechsimetka
Copy link
Contributor

So I just tried on master branch in bee-dashboard. It works, we probably had some version conflict because this PR fixes it. We will release new swarm-extension soon. Thanks for being so persistent! :)

@jpritikin
Copy link
Author

this PR fixes it

Which PR?

@jpritikin
Copy link
Author

swarm-extension 0.4? Still waiting for the chrome store to update.

@jpritikin
Copy link
Author

I tried with swarm-extension 0.5. The upload attempt results in swarm hash 22324a8f2cedaca8448543ccc1e40e634a34fc98e74a3986d5465388f5e75c74. So it looks like bug #106 got unfixed?

@nugaon
Copy link
Member

nugaon commented Aug 31, 2022

yes, the new version contains other changes.

we put onto the today's agenda to plan making bee-dashboard compatible again with Swarm Extension.

I will tag you to the release PR which will solve this issue.

@jpritikin
Copy link
Author

jpritikin commented Oct 4, 2022

I tried with swarm-extension 0.6. The upload results in swarm hash f16c29a9985bd1006a66f22c9571b9361a101fb4dc8a259c199b44d3511315b0. The site still doesn't load, but I can't load bzz://swarm.eth/ or bzz://bzzwiki.eth either so maybe something else is wrong?

I'm using a bee node on my local network instead of localhost. Is that a problem?
image

@nugaon
Copy link
Member

nugaon commented Oct 6, 2022

I tried with swarm-extension 0.6. The upload results in swarm hash f16c29a9985bd1006a66f22c9571b9361a101fb4dc8a259c199b44d3511315b0.

I could properly load https://bah5qcgza6fwctkmylpiqa2tg6iwjk4nzgynbah5u3sfclhaztncnguitcwya.bzz.link/ (which is the corresponding CID for hash f16c29a9985bd1006a66f22c9571b9361a101fb4dc8a259c199b44d3511315b0), I don't see any errors in the console.

Screenshot from 2022-10-06 13-44-49

The site still doesn't load, but I can't load bzz://swarm.eth/ or bzz://bzzwiki.eth either so maybe something else is wrong?

I'm using a bee node on my local network instead of localhost. Is that a problem?

it is not a problem, but the dashboard cannot change the ENS resolver RPC address of your Bee node. you have to configure it in the Bee's configuration.

@jpritikin
Copy link
Author

I agree that the site seems to load correctly with the bzz.link url.

the dashboard cannot change the ENS resolver RPC address of your Bee node.

Oh, my ENS resolver is broken? I put in a fresh API endpoint and it seemed to worked in the logs,

Oct 06 12:22:12 glow bee[26930]: "time"="2022-10-06 12:22:12.527975" "level"="info" "logger"="node/multiresolver" "msg"="connected" "tld"="" "endpoint"="https://mainnet.infura.io/v3/b118a5b048a94416b6750140f19ad421"

Is there a way to test this? I still can't load bzz://swarm.eth using the chrome extension.

@jpritikin
Copy link
Author

Should I file a new bug? How to move forward here?

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

Successfully merging a pull request may close this issue.

3 participants