Unable to start mainnet node docker containerHas anyone got ledger working within docker?docker node how to enable RPC?Node does not start syncingRun Alphanet and Mainnet on the same VPSHas anyone configured Galleon or TezBox with a local node?Error when doing make build-deps for alphanetHow does the 003-node binary download/compile/merge proposal code?Double baking / endorsing is possible while using a single node?Configure proxy for node connectionHow do I get a list of all delegators a baker has, using only node local endpoints?

Why do you need to heat the pan before heating the olive oil?

I have found ports on my Samsung smart tv running a display service. What can I do with it?

Converting 3x7 to a 1x7. Is it possible with only existing parts?

What does a/.b[c][[1]] mean?

Why are almost all the people in this orchestra recording wearing headphones with one ear on and one ear off?

How can this shape perfectly cover a cube?

How to sort human readable size

Right indicator flash-frequency has increased and rear-right bulb is out

How can I maintain game balance while allowing my player to craft genuinely useful items?

How can Caller ID be faked?

Have Steve Rogers (Captain America) and a young Erik Lehnsherr (Magneto) interacted during WWII?

Time at 1G acceleration to travel 100000 light years

Is the infant mortality rate among African-American babies in Youngstown, Ohio greater than that of babies in Iran?

How to make all magic-casting innate, but still rare?

SQL Server has encountered occurences of I/O requests taking longer than 15 seconds

2 Managed Packages in 1 Dev Org

Does anyone recognize these rockets, and their location?

How can the US president give an order to a civilian?

Interview was just a one hour panel. Got an offer the next day; do I accept or is this a red flag?

How to avoid offending original culture when making conculture inspired from original

TiKZ won't graph 1/sqrt(x)

Catching a robber on one line

How "fast" does astronomical events happen?

100-doors puzzle



Unable to start mainnet node docker container


Has anyone got ledger working within docker?docker node how to enable RPC?Node does not start syncingRun Alphanet and Mainnet on the same VPSHas anyone configured Galleon or TezBox with a local node?Error when doing make build-deps for alphanetHow does the 003-node binary download/compile/merge proposal code?Double baking / endorsing is possible while using a single node?Configure proxy for node connectionHow do I get a list of all delegators a baker has, using only node local endpoints?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








3















When starting the node directly from the docker image, I get this error:



| Current public chain: 2018-06-30T16:07:32Z-betanet.
| Local chain data: 2018-06-30T16:07:32Z-betanet.
| Updating the node configuration...
| tezos-node: Error:
| Ezjsonm.Parse_error(870828711, "JSON.of_buffer expected JSON
| text (JSON value)")


Container SHA is d272059bf474018d0c39f5a6e60634a95f0c44aa



No idea how to debug this.. This is a direct deployment from the image










share|improve this question






























    3















    When starting the node directly from the docker image, I get this error:



    | Current public chain: 2018-06-30T16:07:32Z-betanet.
    | Local chain data: 2018-06-30T16:07:32Z-betanet.
    | Updating the node configuration...
    | tezos-node: Error:
    | Ezjsonm.Parse_error(870828711, "JSON.of_buffer expected JSON
    | text (JSON value)")


    Container SHA is d272059bf474018d0c39f5a6e60634a95f0c44aa



    No idea how to debug this.. This is a direct deployment from the image










    share|improve this question


























      3












      3








      3








      When starting the node directly from the docker image, I get this error:



      | Current public chain: 2018-06-30T16:07:32Z-betanet.
      | Local chain data: 2018-06-30T16:07:32Z-betanet.
      | Updating the node configuration...
      | tezos-node: Error:
      | Ezjsonm.Parse_error(870828711, "JSON.of_buffer expected JSON
      | text (JSON value)")


      Container SHA is d272059bf474018d0c39f5a6e60634a95f0c44aa



      No idea how to debug this.. This is a direct deployment from the image










      share|improve this question
















      When starting the node directly from the docker image, I get this error:



      | Current public chain: 2018-06-30T16:07:32Z-betanet.
      | Local chain data: 2018-06-30T16:07:32Z-betanet.
      | Updating the node configuration...
      | tezos-node: Error:
      | Ezjsonm.Parse_error(870828711, "JSON.of_buffer expected JSON
      | text (JSON value)")


      Container SHA is d272059bf474018d0c39f5a6e60634a95f0c44aa



      No idea how to debug this.. This is a direct deployment from the image







      node docker






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 14 at 22:53









      Frank

      1,472418




      1,472418










      asked Apr 14 at 22:48









      ShishitoShishito

      1875




      1875




















          1 Answer
          1






          active

          oldest

          votes


















          4














          It looks like your config.json has been corrupted.
          You can try deleting it or restoring it from a backup if you have one.






          share|improve this answer























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "698"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftezos.stackexchange.com%2fquestions%2f1083%2funable-to-start-mainnet-node-docker-container%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4














            It looks like your config.json has been corrupted.
            You can try deleting it or restoring it from a backup if you have one.






            share|improve this answer



























              4














              It looks like your config.json has been corrupted.
              You can try deleting it or restoring it from a backup if you have one.






              share|improve this answer

























                4












                4








                4







                It looks like your config.json has been corrupted.
                You can try deleting it or restoring it from a backup if you have one.






                share|improve this answer













                It looks like your config.json has been corrupted.
                You can try deleting it or restoring it from a backup if you have one.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 14 at 22:58









                SwokTlakSwokTlak

                3413




                3413



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Tezos Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftezos.stackexchange.com%2fquestions%2f1083%2funable-to-start-mainnet-node-docker-container%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?