What are you doing when you get those warnings?
I think that they pop out when I log in after some time.
Those SHOULD only happen if you’re turning the debug logger on or off. I’ll check into it, but they’re not mission critical 🙂 It looks like you’re getting that when it’s trying to edit the debug log and can’t. Can you check if there’s a file called debug.txt in the main plugin folder?
Yes tere is but it’s empty.
Could it be that the site had no visits at all and my login was the first one and it triggered the backup proces which coused the warning?
I couldn’t edit the above post so a little update.
The same warning is on a site with normal traffic. Looking at the time it looks like the warning is made while the backup is done but the status of backup is successful.
The only thing that recently has changed is that I have moved to php 7, mariaDB 10 and http/2.
Maybe mariaDB is the reason?
I’m getting the same error as well on my site now
kevmatic33 – All the time or only when you’re doing certain things? Also are you on PHP 7?
infolotnicze – Does it happen more than once or is it only the one time?
I’ll have a look. PHP 7 might be why. The fwrite could be confused as to file names. I only did a basic test on 7.
It happens more than once – every day.
Hi Mika,
I’m getting this issue as well, freshly set up the plugin, new Bucket. I’m running PHP 5.6.
Debug.txt is there, but empty.
Enabling logging seemed to solve the problem. If you turn logging off again, it breaks again when saving options or, in my case, running an immediate backup.
Alright, I’ll see if I can fix that this afternoon… Tracking here – https://github.com/Ipstenu/dreamobjects/issues/11
Figured it out. Will push a new version tomorrow at noonish PT.
It’s working now, thanks!