Hey,
I have several templates that update text files with account information and have been noticing an issue since updating to 5.12.0.0
I just wanted to know whether this is an issue with my server that is running Zenno or if it's a possible bug?
Example text file lines are:
login1;password1
login2;password2
login3;password3
My template will rotate through the accounts and update the text file as it goes. The issue I'm running into after running the templates for several hours is that some of the text files are getting multiple entries and removing accounts.
Example bug text file lines are:
login1;password1
login1;password1
login3;password3
So as you can see the second account is removed and a double entry of the first account has been added.
I haven't had this issue before updating to 5.12.0.0... just wondering if you know why this could be happening?
Thanks!
I have several templates that update text files with account information and have been noticing an issue since updating to 5.12.0.0
I just wanted to know whether this is an issue with my server that is running Zenno or if it's a possible bug?
Example text file lines are:
login1;password1
login2;password2
login3;password3
My template will rotate through the accounts and update the text file as it goes. The issue I'm running into after running the templates for several hours is that some of the text files are getting multiple entries and removing accounts.
Example bug text file lines are:
login1;password1
login1;password1
login3;password3
So as you can see the second account is removed and a double entry of the first account has been added.
I haven't had this issue before updating to 5.12.0.0... just wondering if you know why this could be happening?
Thanks!