bzzztomas77 Posted January 21 Share Posted January 21 Здравствуйте, кто-нибудь запускает mosquitto на keentic skipper dsl? поставил-сконфигурировал, в логе непрерывное: Quote mosquitto[17480] 1705825348: Client <unknown> disconnected due to out of memory. Quote Link to comment Share on other sites More sharing options...
0 bzzztomas77 Posted January 21 Author Share Posted January 21 (edited) попробовал strace'ом: Quote accept(4, NULL, NULL) = 6 fcntl64(6, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(6, F_SETFL, O_RDWR|O_NONBLOCK) = 0 getpeername(6, {sa_family=AF_INET, sin_port=htons(39162), sin_addr=inet_addr("192.168.3.103")}, [128 => 16]) = 0 write(1, "1705826135: New connection from "..., 661705826135: New connection from 192.168.3.103:39162 on port 1883.) = 66 epoll_ctl(5, EPOLL_CTL_ADD, 6, {events=EPOLLIN, data={u32=6394856, u64=27465697382629376}}) = 0 accept(4, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable) rt_sigprocmask(SIG_SETMASK, [HUP INT TERM USR1 USR2], [], 16) = 0 epoll_wait(5, [{events=EPOLLIN, data={u32=6394856, u64=27465697382629376}}], 1000, 100) = 1 rt_sigprocmask(SIG_SETMASK, [], NULL, 16) = 0 clock_gettime(CLOCK_MONOTONIC, {tv_sec=72283, tv_nsec=281527260}) = 0 time(NULL) = 1705826135 (2024-01-21T11:35:35+0300) read(6, "\20", 1) = 1 read(6, "\f", 1) = 1 read(6, "\0\4MQTT\4\2\0<\0\0", 12) = 12 write(1, "1705826135: Client <unknown> dis"..., 641705826135: Client <unknown> disconnected due to out of memory.) = 64 Edited January 21 by bzzztomas77 Quote Link to comment Share on other sites More sharing options...
Question
bzzztomas77
Здравствуйте,
кто-нибудь запускает mosquitto на keentic skipper dsl?
поставил-сконфигурировал, в логе непрерывное:
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.