You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you do? If possible, provide a simple script for reproducing the error.
I can't figure out the position, where this error appear, but the closest where I can see it it's Table->set().
What did you expect to see?
No error.
What did you see instead?
PHP Fatal error: Could not set timer: Invalid argument (22) in Unknown on line 0
[2024-01-21 19:49:14 ^27706.16] ERROR php_swoole_server_rshutdown() (ERRNO 503): Fatal error: Could not set timer: Invalid argument (22) in Unknown on line 0
What version of OpenSwoole are you using (show your php --ri openswoole)?
openswoole
Open Swoole => enabled
Author => Open Swoole Group <[email protected]>
Version => 22.1.2
Built => Jan 16 2024 09:30:16
coroutine => enabled with boost asm context
epoll => enabled
eventfd => enabled
signalfd => enabled
cpu_affinity => enabled
spinlock => enabled
rwlock => enabled
sockets => enabled
openssl => OpenSSL 3.0.12 24 Oct 2023
dtls => enabled
http2 => enabled
hook-curl => enabled
pcre => enabled
zlib => 1.3
brotli => E16781312/D16781312
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
Directive => Local Value => Master Value
openswoole.enable_coroutine => On => On
openswoole.enable_preemptive_scheduler => Off => Off
openswoole.display_errors => On => On
openswoole.unixsock_buffer_size => 8388608 => 8388608
What is your machine environment used (show your uname -a & php -v & gcc -v) ?
php --ri openswoole
)?uname -a
&php -v
&gcc -v
) ?You can also try the following OpenSwoole support channels:
The text was updated successfully, but these errors were encountered: