Giter VIP home page Giter VIP logo

Comments (8)

dselans avatar dselans commented on August 19, 2024 1

etcdkeeper does not bundle the assets in the binary - you must start the binary from the same directory that contains the assets dir.

@yudar1024 it looks like you're starting the app from ~ - does that dir also contain assets?

from etcdkeeper.

nareshv avatar nareshv commented on August 19, 2024 1

The fix is to copy the binary etcdkeeper in the same folder as the assets folder. That worked for me.

from etcdkeeper.

evildecay avatar evildecay commented on August 19, 2024

I did not find this problem. If -h is accessible? Or what is the result of using a browser to access?

from etcdkeeper.

yudar1024 avatar yudar1024 commented on August 19, 2024

-h is available, browser response 404, page not found

[root@master1 ~]# ./etcdkeeper -h
flag needs an argument: -h
Usage of ./etcdkeeper:
  -auth
        use auth
  -cacert string
        verify certificates of TLS-enabled secure servers using this CA bundle
  -cert string
        identify secure client using this TLS certificate file
  -h string
        host name or ip address (default "0.0.0.0")
  -key string
        identify secure client using this TLS key file
  -p int
        port (default 8080)
  -sep string
        separator (default "/")
  -usetls
        use tls

from etcdkeeper.

Raboo avatar Raboo commented on August 19, 2024

@yudar1024 "https" when using -usetls I would assume.

from etcdkeeper.

gtato avatar gtato commented on August 19, 2024

I am pretty much having all the errors reported here.
When I run the dockerized one, the browser hangs.
When I run it on my laptop directly, I get a 404.

from etcdkeeper.

sfxworks avatar sfxworks commented on August 19, 2024

Same results as above.

I am port-forwarding my etcd server from k8s, but it's bound to localhost:2379.

docker run -p 8080 evildecay/etcdkeeper:v0.7.6
Unable to find image 'evildecay/etcdkeeper:v0.7.6' locally
v0.7.6: Pulling from evildecay/etcdkeeper
21c83c524219: Already exists
cba3307ef371: Pull complete
83457583e5c3: Pull complete
09fc7fc12a0c: Pull complete
41b716d2e8ec: Pull complete
Digest: sha256:f70a3f393f21447c9e68c08ba53f7c6557190ec4ff1481bf74042b204af75416
Status: Downloaded newer image for evildecay/etcdkeeper:v0.7.6
2020-07-22 18:07:20.909011 I | listening on 0.0.0.0:8080
curl -I localhost:8080
curl: (7) Failed to connect to localhost port 8080: Connection refused

from etcdkeeper.

Eutop1a avatar Eutop1a commented on August 19, 2024

The fix is to copy the binary etcdkeeper in the same folder as the assets folder. That worked for me.

Thanks a lot, I had move the etcdkeeper to another folder excepted assets folder, the browser response 404. After I move assets folder to etcdkeeper folder, it works.

from etcdkeeper.

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.