GithubHelp home page GithubHelp logo

Comments (13)

CalebEverett avatar CalebEverett commented on July 22, 2024

Yes, just let me know the sol tx, or the address and I can refund. Did you get any other error messages?

from arloader.

CalebEverett avatar CalebEverett commented on July 22, 2024

Also can you let me know the number and size of the files you were attempting to upload or paste the command here that didn't work?

from arloader.

CalebEverett avatar CalebEverett commented on July 22, 2024

This one looks like it is uploaded: https://viewblock.io/arweave/tx/fkESPupWBD-TVpXaBGJC-ta7--UDjtdiJ-Uap2WMSEo.

The gateway is still taking a long time to index the bundles. If you have a smaller number of files you can upload without bundles by passing --no-bundle if you are using the upload command.

from arloader.

mccode415 avatar mccode415 commented on July 22, 2024

arloader upload ./updated/*.json --with-sol --ar-default-keypair --sol-keypair-path ~/.config/solana/key.json

4000 files all json

from arloader.

mccode415 avatar mccode415 commented on July 22, 2024

Hmmm looks like it has a few confirmation is that enough? I tried to create a manifest but none of the urls are working.

arloader get-status U1Jxusym_e20NhwV10vgE43cfHfDHORGw4GRSuhp6Cs
 id                                           status     confirms
------------------------------------------------------------------
 U1Jxusym_e20NhwV10vgE43cfHfDHORGw4GRSuhp6Cs  Confirmed        49

Here's an example

"./updated/0.json": {
        "id": "eYxlhAuT3kDAqLPW1EmNikiN__brY3zXrinUiqvosvo",
        "files": [
            {
                "uri": "https://arweave.net/eYxlhAuT3kDAqLPW1EmNikiN__brY3zXrinUiqvosvo",
                "type": "application/json"
            },
            {
                "uri": "https://arweave.net/U1Jxusym_e20NhwV10vgE43cfHfDHORGw4GRSuhp6Cs/./updated/0.json",
                "type": "application/json"
            }
        ]
    }

from arloader.

mccode415 avatar mccode415 commented on July 22, 2024

@CalebEverett how are you able to tell the gateway is taking a really long time?

from arloader.

CalebEverett avatar CalebEverett commented on July 22, 2024

@mccode415 If you look on viewblock https://viewblock.io/arweave/address/7nbOsbMYb86qN1YSS0FM514DBctzJ1Swq1PiuXJEWsk and click on the purple icons, when they have been parsed you will see the files in the bundle when you click on it. Same thing if you query graphql https://arweave.net/graphql, you will see the bundle items once the gateway has parsed it, and just the bundles by themselves when it hasn't yet.

Here's one from 22 hours ago, that has been parsed: https://viewblock.io/arweave/tx/5ii-5-lC8T2FV5-5WoErmh3_8ZO5I77HkZVXl3Vejzs.

And here is one from 11 hours ago that has not been parsed. https://viewblock.io/arweave/tx/fkESPupWBD-TVpXaBGJC-ta7--UDjtdiJ-Uap2WMSEo.

Arweave discord was saying that it had not caught back up completely from being down earlier this week.

I think if you look at the overall transaction log, you will find the same thing. Here is a bundle from bundlr from five hours ago that also isn't parsed yet. https://viewblock.io/arweave/tx/Rhrl0fwo7GVfjSK2NCYBAHAJ0PVFPi_8nXEKuFlX_TE

from arloader.

CalebEverett avatar CalebEverett commented on July 22, 2024

Also, I think the manifest files require parsing by the gateway as well - not sure if the backlog on them is the same as for the bundles, but still seems to be taking a while. A couple of days ago, it was like three days back, so if it is between 10 and 20 hours behind now, hopefully that means it should be caught back up soon. Before it went down, it was pretty fast - usually minutes.

from arloader.

CalebEverett avatar CalebEverett commented on July 22, 2024

And I think the number I got from Arweave discord in terms of numbers of confirmations, was 25 to be virtually certain there won't be a fork that leaves the block with your transaction behind.

from arloader.

mccode415 avatar mccode415 commented on July 22, 2024

I see I see so basically, we need to wait for all 4000 files to appear in bundled transaction area before creating a manifest? Or is the current manifest still ok even though the files have not been fully indexed?

from arloader.

CalebEverett avatar CalebEverett commented on July 22, 2024

Current manifest should be fine. The ids of the items in the bundle are deterministic - so the ids in the manifest are good, it is just a matter of the gateway parsing it so that when you request by those ids, it has the content to be able to serve. If for some reason the bundle doesn't get confirmed or there is a problem with the parsing that meant you needed to reupload, then you would need to create a new manifest. But otherwise, unfortunately, it is just a matter of time.

from arloader.

CalebEverett avatar CalebEverett commented on July 22, 2024

It looks like these parsed: https://.arweave.net/eYxlhAuT3kDAqLPW1EmNikiN__brY3zXrinUiqvosvo

from arloader.

mccode415 avatar mccode415 commented on July 22, 2024

@CalebEverett thanks for keeping with this issue I really appreciate it! Looks like manifest mapping is working too from the link I posted above.

from arloader.

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.