Code Monkey home page Code Monkey logo

vacme-zurich-parser's Issues

How to build a local deployment for ARM64?

Hi!

Unfortunately, the golonzovsky/vacme-parser image is only provided for amd64/x86, so my ARM64 machine can't run it. I'm a bit confused how to get the Docker container for backend and frontend running. I built a new container, with the parser Dockerfile, but running the image in a container results in an error:

docker run --rm -it -e REGISTRATION_ID=XXXX -e REFRESH_TOKEN=eyJhbGciOiJI... golonzovsky/vacme-parser:arm64
Traceback (most recent call last):
  File "/app/main.py", line 202, in <module>
    config.load_incluster_config()
  File "/usr/local/lib/python3.9/site-packages/kubernetes/config/incluster_config.py", line 118, in load_incluster_config
    InClusterConfigLoader(
  File "/usr/local/lib/python3.9/site-packages/kubernetes/config/incluster_config.py", line 54, in load_and_set
    self._load_config()
  File "/usr/local/lib/python3.9/site-packages/kubernetes/config/incluster_config.py", line 62, in _load_config
    raise ConfigException("Service host/port is not set.")
kubernetes.config.config_exception.ConfigException: Service host/port is not set.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/app/main.py", line 204, in <module>
    config.load_kube_config()
  File "/usr/local/lib/python3.9/site-packages/kubernetes/config/kube_config.py", line 792, in load_kube_config
    loader = _get_kube_config_loader(
  File "/usr/local/lib/python3.9/site-packages/kubernetes/config/kube_config.py", line 751, in _get_kube_config_loader
    raise ConfigException(
kubernetes.config.config_exception.ConfigException: Invalid kube-config file. No configuration found.

What am I missing here?

Great tool! Why is the time not set to Zürich time?

  1. Thank you for the great tool!
  2. Why is the time not set to Zürich time?
  3. {"last_refresh":"Mon, 10 May 2021 13:20:25 GMT","locations":[],"refresh_interval_sec":600,"source":"https://github.com/golonzovsky/vacme-zurich-parser","vaccination_group":"N"}

403 forbidden error

Hi @golonzovsky,

I was doing quite the same parsing for be.vacme.ch. So nice that you shared your code! Thanks.

Currently I have some issues with the authentication. Sometimes I get a 403 forbidden error. Did you also notice it? How did you solve it?

Thanks for your help. Cheers from Bern

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.