Coder Social home page Coder Social logo

isplogger_server's Introduction

Hello πŸ‘‹

I'm a Product Engineer at Ghost πŸ‘», building really cool open-source publishing software.

Born and raised in South Africa πŸ‡ΏπŸ‡¦, I've lived and studied in Seoul πŸ‡°πŸ‡· since the age of 18 and now work remotely, usually from South East Asia.

When not coding, I love capturing moments through the lens. I shoot digital and film.

Check out my little blog that also runs on Ghost.

I speak English and Afrikaans natively and can get by in Dutch πŸ§€ and Korean (μ•ˆλ…•!πŸ‘‹)!

Hits

isplogger_server's People

Contributors

heliostatic avatar kab1r avatar ronaldlangeveld avatar sanketdg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

isplogger_server's Issues

Speed test failure

Starting on April 7th, 2021, I started seeing this in my logs and no new data logged in the UI:

2021-04-12T15:45:01.737223723Z Speedtest in Progress
2021-04-12T15:45:02.132415883Z invalid literal for int() with base 10: ''

It seems that this is related to a failure on https://github.com/ronaldlangeveld/isplogger_server/blob/main/script.py#L38 or https://github.com/ronaldlangeveld/isplogger_server/blob/main/script.py#L39

Not sure what would have changed, but wanted to log here.

Docker image not working on Raspberry Pi Zero W (linux/arm/v6), only built for amd64 architecture?

First of all, great idea! I eagerly wanted to run it on my always-on Raspberry Pi Zero W,
but it seems I am experiencing some issues there. Docker itself seems running fine:

$ docker run hello-world
WARNING: The requested image's platform (linux/arm) does not match the detected host platform (linux/arm/v6) and no specific platform was requested

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (arm32v5)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
 https://hub.docker.com/

For more examples and ideas, visit:
 https://docs.docker.com/get-started/

host platform: linux/arm/v6

$ docker run -it -d -e NETWORK_ID="REDACTED" ronaldl93/isp-logger
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v6) and no specific platform was requested
c0e0f23b3a632f812591d0238e8e61b5c2cff4725e24082a5664f76fde88ff72

$ docker ps
CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES

$ docker ps -a
CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
c0e0f23b3a63   ronaldl93/isp-logger   "python ./script.py"   2 minutes ago    Exited (1) About a minute ago             festive_dirac

$ docker logs c0e0f23b3a632f812591d0238e8e61b5c2cff4725e24082a5664f76fde88ff72
standard_init_linux.go:219: exec user process caused: exec format error

Docker for OS/platform = linux/arm ?

Hi Ronald, why I try to follow your instructions, I get this error:

docker: Error response from daemon: image with reference ronaldl93/isp-logger was found but does not match the specified platform: wanted linux/arm, actual: linux/amd64.

Do you plan to release a docker image tagged linux/arm aswell so I can run your image on my Raspberry Pi 4?

Cheers, Juergen.

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.