Coder Social home page Coder Social logo

Comments (9)

ctolan avatar ctolan commented on June 2, 2024

I've the exact same problem. Thought it was just me.
On 28 Feb 2014 22:07, "Vinícius Coque" [email protected] wrote:

I started a redoctober instance and it was up and running fine, until I
stopped it.
Every time I stop and try to start redoctober again I get the following
error:

./bin/redoctober --addr=localhost:8080 -vaultpath=diskrecord.json
-key=cert/server.pem -cert=cert/server.crt -static=$GOPATH/src/
github.com/cloudflare/redoctober/index.html
2014/02/28 19:06:08 Failed to load password vault diskrecord.json: json:
cannot unmarshal object into Go value of type elliptic.Curve

Reply to this email directly or view it on GitHubhttps://github.com//issues/24
.

from redoctober.

alberts avatar alberts commented on June 2, 2024

Taking a look. We can reproduce this now.

from redoctober.

grittygrease avatar grittygrease commented on June 2, 2024

It should be fixed now with the changes in #28

from redoctober.

ctolan avatar ctolan commented on June 2, 2024

I've re-run go get github.com/cloudflare/redoctober but i'm still getting
the error whenever i create a vault stop and try to restart the server with
the same vault.

Not running on a Mac, running in DOS on Win8. I deleted the old vaults,
created a new one with one owner one delegate and stopped and tried to
restart it.

C:\Users******>redoctober -addr=localhost:8080 -vaultpath=diskrecord1.json
-cert=c:/certs/server.crt -key=c:/certs/server.pem -static=C:\Go\src
github.com\cloudflare\redoctober\index.html

C:\Users******>redoctober -addr=localhost:8080 -vaultpath=diskrecord1.json
-cert=c:/certs/server.crt -key=c:/certs/server.pem -static=C:\Go\src
github.com\cloudflare\redoctober\index.html
2014/03/01 23:40:52 Failed to load password vault diskrecord1.json: json:
cannot unmarshal object into Go value of type elliptic.Curve

On Sat, Mar 1, 2014 at 8:19 PM, Nick Sullivan [email protected]:

It should be fixed now with the changes in #28#28

Reply to this email directly or view it on GitHubhttps://github.com//issues/24#issuecomment-36435320
.

from redoctober.

grittygrease avatar grittygrease commented on June 2, 2024

Can you verify that you are running the newly built binary with source updated to use commit f2d6851? The error you are seeing shouldn't be happening with that change.

from redoctober.

ctolan avatar ctolan commented on June 2, 2024

Thanks Nick, yes i had not rebuilt the program. It is working now.

I would also point out that the index.html has gone missing.

On Sun, Mar 2, 2014 at 12:21 AM, Nick Sullivan [email protected]:

Can you verify that you are running the newly built binary with source
updated to use commit f2d6851f2d6851?
The error you are seeing shouldn't be happening with that change.

Reply to this email directly or view it on GitHubhttps://github.com//issues/24#issuecomment-36441598
.

from redoctober.

alberts avatar alberts commented on June 2, 2024

@ctolan A default index.html is now included in the binary. If you want to override the default page, you can still use -static=/path/to/your/own/index.html.

from redoctober.

vcoque avatar vcoque commented on June 2, 2024

I updated the sources and rebuilt the application, my old diskrecord.json was successfully loaded, everything is working fine again.

Thanks for helping us guys.

from redoctober.

asm89 avatar asm89 commented on June 2, 2024

@grittygrease @alberts I guess this can be closed? :)

from redoctober.

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.