Please complete the following tasks.
Tell us about your environment
firefox
rutorrent v5.2.10
php 8.4.12-1
archlinuxarm
Tell us how you installed ruTorrent
Unzipped it and used nginx server.
Describe the bug
I added "log.execute = /home/user/rtorrent/logs/execute.log" to rtorrent to debug a rtorrent issue
but in the log every 15 second a message from erasedata is added.
Like this:
sh -c 'php' '/home/user/nginx/webapps/ruTorrent/plugins/erasedata/update.php' '' &
Additional context
this happens only after I open rutorrent web interface via browser.
if rtorrent is started and I dont open rutorrent web page, this logs don't appear. but when I open the web page then they appear.
and closing the web page doesn't stop the messages from appearing.
Please complete the following tasks.
Tell us about your environment
firefox
rutorrent v5.2.10
php 8.4.12-1
archlinuxarm
Tell us how you installed ruTorrent
Unzipped it and used nginx server.
Describe the bug
I added "log.execute = /home/user/rtorrent/logs/execute.log" to rtorrent to debug a rtorrent issue
but in the log every 15 second a message from erasedata is added.
Like this:
sh -c 'php' '/home/user/nginx/webapps/ruTorrent/plugins/erasedata/update.php' '' &Additional context
this happens only after I open rutorrent web interface via browser.
if rtorrent is started and I dont open rutorrent web page, this logs don't appear. but when I open the web page then they appear.
and closing the web page doesn't stop the messages from appearing.