Dawid Malinowski

Results 40 comments of Dawid Malinowski

Ideally we should be also able to tune: ``` --node-monitor-period --node-monitor-grace-period ```

HI @nbali, This message is raised by docker client not code itself. Usually it relates to mismatch between docker image and docker host architecture. Currently we are providing only `amd64`...

@nbali I found the problem. ``` exec "$RUNTIME" run "$USE_TTY" \ --rm \ -u "$(id -u):$(id -g)" \ ``` When we run gcpdiag script in the GH runner environment `"$USE_TTY"`...

@patbos can you take a look and give some feedback about this pr?

@patbos can you take a look and give some feedback about this pr?

I can confirmed that latest file from https://github.com/roleoroleo/yi-hack-MStar/issues/414#issuecomment-1037953331 placed instead of rRTSPServer works very stable. Additionally I applied few changes to [system.sh](https://github.com/dawidmalina/yi-hack-v5/blob/rtsp/src/static/static/home/yi-hack-v5/script/system.sh) and [wd_rtsp.sh](https://github.com/dawidmalina/yi-hack-v5/blob/rtsp/src/static/static/home/yi-hack-v5/script/wd_rtsp.sh) in my fork that re-enable rtsp...

Same for YI Outdoor 4CUS. Swap was enabled but not used without this extra sysctl settings.

@ViktorSchlaffer your issue is valid but the problem is that this script is currently disabled: https://github.com/alienatedsec/yi-hack-v5/blame/master/src/static/static/home/yi-hack-v5/script/system.sh#L240 (probably because of that issue).

I didn't try the alarm module. If you know how to configure it please drop pull request.