Coder Social home page Coder Social logo

Feedback update about galacteek HOT 27 CLOSED

pinnaculum avatar pinnaculum commented on May 27, 2024
Feedback update

from galacteek.

Comments (27)

pinnaculum avatar pinnaculum commented on May 27, 2024

Hi @danrobi11

There's been an important improvement regarding IPNS resolving, everything that depends on IPNS links will be faster. Please try the new image.

continous catalyst images

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Here lets see if theres drop: https://ipfs.io/ipfs/bafybeifbpdx24rolpwsnomw3coupxuleafbiug7nvczvjswcpu7e2vqtla

Hard for me to make sense of I do see you in #galacteek but I cant see my other device(nicky) in #danrobi
I do see nicky in feed and sometimes in peers but not in chat room
Same result with dht/dhtclient. But im back to dht now on both device
I"ve seen your blog post feed in my client and content working as intended
Edit: Just noticed that the galacteek systray icon telling me 'no connection available'
New edit: It went up again(900+ peers) so I guess it goes down/up

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

I do see the peer corresponding to this other device in the peers list. I've never tried running multiple instances of galacteek behind a NAT, in theory it should work but it depends on the configuration of your network router (do you use upnp ?)

Can you try the 0.4.22 release ?

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Hello. Im running new 0.4.22 with the default config.
I noticed the new notification message in room tab and the new hashmark option in editor, very nice thank you 👍
As for now I havent seeing you nor nicky in peers/chat since I've updated. Which is weird because orbit working fine.
Its unfortunate for Blog and Feed that we dont see users in peers because blog/feed working fine.
If you jump in orbit we could chat a bit, if it doesnt work in galacteek chat. Im always in orbit: https://orbit.chat/#/channel/orbit

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

saw that in terminal:

qt.xkb.compose: failed to create compose table
[10366:10829:0510/205959.685523:ERROR:nss_util.cc(748)] After loading Root Certs, loaded==false: NSS error code: -8018

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Hello. I see your messages in #galacteek. Notification in tab does not go away.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

I've tried to test pyramid by editing to see if it would sync new edit.
Pyramid does not work here 'publish failed' so I cant test. So I clicked on 'publish' in edit after 'save'
I copy the address in clipboard. It does work in galacteek but not in regular browser.
/ipfs/bafybeih3lbwi5u63u5w5bungbiwzstysvolhyemumgkzx3mco5czbg7sjy
I did tried with https://ipfs.io/bafybeih3lbwi5u63u5w5bungbiwzstysvolhyemumgkzx3mco5czbg7sjy
and with: https://ipfs.io/bafybeih3lbwi5u63u5w5bungbiwzstysvolhyemumgkzx3mco5czbg7sjy/test-sync-edit
Nothing of the above working in normal browser
I also sent /ipfs/bafybeih3lbwi5u63u5w5bungbiwzstysvolhyemumgkzx3mco5czbg7sjy to nicky and it doesnt work in nicky galacteek

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

I can't log in in Orbit (wheel keeps spinning), better use #ipfs on freenode's IRC. I have no issues with pyramid publishing.

I can access /ipfs/bafybeih3lbwi5u63u5w5bungbiwzstysvolhyemumgkzx3mco5czbg7sjy. The ipfs.io links you show don't have the /ipfs/ prefix, it works using the gateway.

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

If you run two instances of galacteek on the same network, you should "bootstrap" the two IPFS nodes together, that is, add the swarm address of one of the daemons in the other daemon's bootstrap list (in the config file). This will make pubsub work on both instances.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Hello. I tried pyramid again and its working now. I edited a webpage and it gave me the edited version so thats good.
Now this bootstrap thingy sounds a bit thechy.
I went in .local/share/galacteek/main/ipfs/config and I see this:

  "Bootstrap": [
    "/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN",
    "/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa",
    "/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb",
    "/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt",
   "/ip4/104.131.131.82/tcp/4001/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ"

What I copy/ paste where?

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

On the first ipfs daemon, run the command ipfs id, and in the Addresses section, there will be one or two swarm multiaddr (don't use the one with 127.0.0.1) it will look like *"/ip4/x.x.x.x/tcp/4001/p2p/Qm.......". Copy this in the bootstrap section of the other daemon.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Answer for the bootstrap (run multiple Galacteek instance in the same network)
In this example running 'ipfs id' in terminal returns this:

"/ip4/127.0.0.1/tcp/4001/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU",
    "/ip4/192.168.2.10/tcp/4001/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU",
    "/ip4/172.17.0.1/tcp/4001/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU",
    "/ip4/10.0.0.1/tcp/4001/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU",
    "/ip6/::1/tcp/4001/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU",
    "/ip4/70.51.197.213/tcp/34996/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU"

The current local network is: 192.168.2.10
So this is the line that needs to be added in the other daemon's bootstrap section:
"/ip4/192.168.2.10/tcp/4001/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU",
You can also do:

  • ipfs bootstrap add "/ip4/192.168.2.10/tcp/4001/p2p/QmWuT9UYTDrEphNEyLkm2PmtjUEiVihmWnB3figRnZWvgU"

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Hello Im in galacteek. I often see you in peers. Do you see me too? Because I dont see myself in peers nor in chat rooms.
Subscribe to my blog and we could talk. Im subscribed to your cipres@Saturn feed.

I re-installed my OS. I did like you told me to and its working for 1 pyramid but the other pyramid not loading in normal browser. The second pyramid does load in galacteek. I've check the path and path is the same. I dont see why the second pyramid not loading in normal browser.

New Edit: I edited the website in the second pyramid, twice. First sync worked, after second sync now it does not work anymore in galacteek.
If we could edit the path of our pyramid that could be a good way to fix this. What do you think?

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

Hello,

You don't appear in the peers list no, this could be related to a problem with pubsub, if you reinstalled your OS, maybe you didn't set up the IPFS daemon the way it was before ? Access to your blog/feed works though. Did you make a backup of your ~/.local/share/galacteek and copy that over ?

What do you mean by "edit the path of our pyramid" ?

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

Something is wrong with your profile. Please run galacteek with -d and copy/paste the debug output in a pastebin somewhere.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

I dont know about pastebin so I put output in text file:

/ipfs/bafybeieecain5xtwpcer2axlhdbnomnwg5sjlqmu7qfijsj3ihmxm67wiy

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

Thank you. Your DID cannot be loaded:

[2020-06-22 17:10:43.183834] DEBUG: galacteek.did.ipid: IPID (local) (did:ipid:Qmbc2kTX9XmudAm4QDeDAJXtYqM57yhLgZrDYZpQm4mq1x): Failed to resolve ?
[2020-06-22 17:10:43.184272] DEBUG: galacteek.ipfs.pubsub.service: Failed to load local DID

This explains why you don't appear in the peers list.

This most certainly occurs because you reinstalled everything and have lost the IPNS keys corresponding to your DID from your ipfs repos. Unless you can recover them the easiest will be to recreate a new DID.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

ok sounds good. How to create new DID?

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

Click the profile button (helmet icon), then select Edit profile, click on the lock icon, change the username/planet and click on Update, this will generate a new DID.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Yep, working. Thank you!
This does not fix my 2nd pyramid. Why I was thinking about editing pyramid path would fix its because, I have 'this site cant be reached' inside galacteek even tho path seems fine and pyramid 1 is working flawlessly. So I dont know

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

Can you restart the browser to see if your DID works now ? It still doesn't seem to be sending peer identification messages via pubsub. Your problem with the pyramid is also most likely related to the reinstallation (objects related to the pyramid are gone)

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

I did restart galacteek. Thats how I managed to see myself in peers and chat room. Wasnt working before restart.
I'll restart with -d and give the result, brb

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

output with new DID:
/ipfs/bafybeihnignexxusq4ch5tfsynluxh4glohpgqfvt7l26xeb4kbb3zfm6q

from galacteek.

pinnaculum avatar pinnaculum commented on May 27, 2024

Seems all good now, your DID is correctly loaded and you appear in the peers list. For the pyramid, please try and create a new one to confirm that the issue comes from lost data from the repository.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

cool thank you. see u in chat :)

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Created new pyramid and exact same result. Worked in galacteek only, never worked in normal browser. Edited twice the new pyramid. After the second edit, new pyramid does not work in galacteek anymore. So exact same thing.

from galacteek.

danrobi11 avatar danrobi11 commented on May 27, 2024

Migration files:
$HOME/.local/share/galacteek/main
$HOME/.config/galacteek

from galacteek.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.