Git Product home page Git Product logo

kidtracker's People

Contributors

mecotrade 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

Watchers

 avatar  avatar  avatar  avatar

kidtracker's Issues

Permission denied ERROR: 126 after build with Docker

Hi Developer,

After I built the image with "docker-compose -f docker-builder.yml run --rm builder" on my local Docker
(And I also built on my cloud with "docker-compose -f docker-builder.yml run --rm -e DOMAIN=my_domain_name.com -e IP=my_ip_address builder". I got the same error)

I'm stuck at this stage:
"/bin/sh: 1: build.sh: Permission denied
ERROR: 126"

I tried to add
"RUN chmod u+x build.sh"
after
"WORKDIR /build"
but it's not working.

How can I pass this error?

Screen Shot 2564-03-16 at 13 41 12

Application compatibility

Dear developer,
first: I would like to thank you for this application you develop. I think this is something that I have been looking for a long time.
I am going to buy a kid smartwatch Q528, so my questions are as follows:

  1. Is there a chance that the web application will work with this smartwatch Q528?
  2. Is the application compatible with and will work on linux desktop environment (Debian)?

Thank you for your reply in advance!
Best regards, Susnicek

Web server problems

Hi,

Both the docker version and the version with java binary, the web server does not respond, the shortcuts to the functions and a solid color background are displayed but it does not allow interacting with the environment.

web

In the application logs, it seems to show some kind of error but I don't know how to interpret it:

2021-09-19 23:40:18.237 INFO [https-jsse-nio-8003-exec-7] r.m.k.s.UserSessionListener : User successfully authenticated: UserInfo(id=1, timestamp=2021-09-09 18:17:58.104, createdBy=null, username=admin, name=Admin, phone=null, admin=true) 2021-09-19 23:40:20.848 INFO [MessageBroker-2] o.s.w.s.c.WebSocketMessageBrokerStats : WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 3, active threads = 1, queued tasks = 1, completed tasks = 1]
I have tried adding a device and apparently it initiates some sort of communication but causes an error anyway:

2021-09-20 18:00:12.993 INFO [pool-1-thread-799] r.m.k.device.MessageConnector : [f135f902] Device messages connection accepted 2021-09-20 18:00:13.069 ERROR [pool-1-thread-799] r.m.k.device.DeviceConnector : [f135f902] Unable to proceed, closing ru.mecotrade.kidtracker.exception.KidTrackerParseException: Leading symbol '[' not found in message "�AQSH+���~��|���C�� $$Z|��T�%�U�|aH� �" at ru.mecotrade.kidtracker.device.MessageConnector.process(MessageConnector.java:66) at ru.mecotrade.kidtracker.device.DeviceConnector.run(DeviceConnector.java:67) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)
Sorry I can't give more detailed information but I don't know too much about spring, java, etc. environment.

Platform data:

Ubuntu 21.04 (Linux 5.11.0-1015-raspi aarch64)
Docker version 20.10.7, build 20.10.7-0ubuntu1~21.04.1
docker-compose version 1.25.0, build unknown

Thanks in advance,

Error: Unable to access jarfile kidtracker.jar

Hi I'm new to docker. I created a free account on mogenious and created a docker image based on the GitHub repo I climbed from yours. It runs through the build, but the deeply fails with the subjected error (also pasted below). Any insight would be great.

Error: Unable to access jarfile kidtracker.jar

Thanks

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.