Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

too much CUP usage by docker container after start #193

Open
AlvaroVega opened this issue May 31, 2019 · 4 comments
Open

too much CUP usage by docker container after start #193

AlvaroVega opened this issue May 31, 2019 · 4 comments

Comments

@AlvaroVega
Copy link
Member

(master) ps -ef | grep iota | grep lwm2m
avega     6178  5961  0 10:50 ?        00:00:03 node /usr/local/bin/pm2-runtime /opt/iota-lwm2m/bin/lwm2mAgent.js
avega     6605  6178 77 10:50 ?        00:31:15 node /opt/iota-lwm2m/bin/lwm2mAgent.js
root@iot-iota-lwm2m:/opt/iota-lwm2m# ps -ef
UID        PID  PPID  C STIME TTY          TIME CMD
node         1     0  0 08:50 ?        00:00:00 /bin/bash docker/entrypoint.sh -
node         7     1  0 08:50 ?        00:00:03 node /usr/local/bin/pm2-runtime 
node        17     7 77 08:50 ?        00:31:23 node /opt/iota-lwm2m/bin/lwm2mAg
root       356     0  0 09:30 pts/0    00:00:00 /bin/bash
root       364   356  0 09:30 pts/0    00:00:00 ps -ef
@AlvaroVega
Copy link
Member Author

related #88

@AlvaroVega AlvaroVega pinned this issue Jun 10, 2019
@AlvaroVega AlvaroVega unpinned this issue Jun 10, 2019
@AlvaroVega AlvaroVega pinned this issue Jun 10, 2019
@AlvaroVega
Copy link
Member Author

After starts, it seems that is in:

debug> pause
break in node_modules/lwm2m-node-lib/node_modules/mongoose/lib/error/validation.js:18
 16  */
 17 
>18 function ValidationError(instance) {
 19   this.errors = {};
 20   this._message = '';

@AlvaroVega AlvaroVega unpinned this issue Sep 22, 2020
@AlvaroVega AlvaroVega pinned this issue Dec 1, 2020
@AlvaroVega
Copy link
Member Author

AlvaroVega commented Dec 1, 2020

Since 1.0.0 version.
Version 0.4.0 works fine

0.4.0...release/1.0.0

telefonicaid/lwm2m-node-lib@release/1.0.0...release/1.1.0

just docker, non devel / saas environments

@AlvaroVega
Copy link
Member Author

AlvaroVega commented Dec 3, 2020

Screenshot from 2020-12-03 10-23-44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant