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
I love SmartProxy. Very useful. Well done app. Easy to use. Very nice and clear user interface. Lots of automation.
We found a challenge though.
Summary
After "Restore backup". Under Proxy Profiles vertical tab. Under Always Enabled sub-vertical tab. Under Rules group. Under Proxy Server column, all data is both lost and replaced with Use Active Proxy.
Below is the same as above. But with details for those interested.
Steps to Reproduce
The steps below result in data lost. Before proceeding, I suggest taking appropriate actions.
Under Proxy Servers vertical tab, add a proxy server
Use this Server Name: SN Lorem►Ipsum
Under Smart Profiles vertical tab, under Always Enabled sub-vertical tab, under Rules group, add a rule. Which use the SN Lorem►Ipsum you created up above
On the Rule Details window, double-check that you selected the SN Lorem►Ipsum. The number 3 in this screenshot shows this.
Under Backup/ Restore vertical tab, click on Create full backup button
Still under Backup/ Restore vertical tab, click on Restore backup button
Go back to Smart Profiles vertical tab, under Always Enabled sub-vertical tab, under Rules group. Under Proxy Server column, all data is both lost and replaced with Use Active Proxy. This is the challenge. The number 1 in this screenshot below shows the location of this challenge.
The needed end result is that settings are restored without data lost.
Note
For just one entry, this is really not a big deal. But for users with thousands or hundred of entries, this data would be significant.
The full data is actually still into the full backup SmartProxy-FullBackup.json file. But from an end-user point of view, after a restore, the data is in fact lost under Proxy Server column. Following this, if the user does another backup, then the data is really fully lost on the next restore. Why? Because I am assuming that after the next restore, the SmartProxy-FullBackup.json file will be replaced with only Use Active Proxy. Thus, really lost.
Speculated Cause
It seems that, on restore, if a rule already exists, this somehow triggers this challenge. In other words, if the rule does not exist, this challenge can't be reproduced. Find the related temporary workaround down below to reproduce this.
For those facing this challenge, we found this temporary workaround
Steps:
Before restoring a full backup, on the destination SmartProxy, delete all rule(s) that are already present into the full backup. Or, if appropriate, on the destination SmartProxy, simply delete all rules.
On the destination SmartProxy, restore your full backup
No data lost. Joy :)
Contributing
If needed, both me and the Ubertus.Org team would be happy to contribute beta testing and documentation. Any volunteer for a patch?
The text was updated successfully, but these errors were encountered:
Thank you for your interest and the detailed report.
Yes, the issue reported in #418 has now been fixed.
I’d love to receive contributions; there’s still a lot that can be done for this project. I’m working on it in my free time, but unfortunately, I don’t have much free time left to dedicate to it. :)
Description
I love SmartProxy. Very useful. Well done app. Easy to use. Very nice and clear user interface. Lots of automation.
We found a challenge though.
Summary
After "Restore backup". Under Proxy Profiles vertical tab. Under Always Enabled sub-vertical tab. Under Rules group. Under Proxy Server column, all data is both lost and replaced with Use Active Proxy.
Below is the same as above. But with details for those interested.
Steps to Reproduce
The steps below result in data lost. Before proceeding, I suggest taking appropriate actions.
Under Proxy Servers vertical tab, add a proxy server
SN Lorem►Ipsum
Under Smart Profiles vertical tab, under Always Enabled sub-vertical tab, under Rules group, add a rule. Which use the
SN Lorem►Ipsum
you created up aboveSN Lorem►Ipsum
. The number 3 in this screenshot shows this.Under Backup/ Restore vertical tab, click on Create full backup button
Still under Backup/ Restore vertical tab, click on Restore backup button
Go back to Smart Profiles vertical tab, under Always Enabled sub-vertical tab, under Rules group. Under Proxy Server column, all data is both lost and replaced with Use Active Proxy. This is the challenge. The number 1 in this screenshot below shows the location of this challenge.
![Screenshot-208](https://private-user-images.githubusercontent.com/119942/393660747-cb83b60d-995d-4ad2-9836-341d3bc7947f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0Njg0ODEsIm5iZiI6MTczOTQ2ODE4MSwicGF0aCI6Ii8xMTk5NDIvMzkzNjYwNzQ3LWNiODNiNjBkLTk5NWQtNGFkMi05ODM2LTM0MWQzYmM3OTQ3Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNzM2MjFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zZDE1NTM1Yzg0ZDM1ZDQzMmEzMzcwNTI2YWY0MTE5ZjhjMzRiNDAzNGRhODFlOWI1ZDg5OGRmYTBmNTQ5MDc0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Jg2UpElTTsA6JF7WvA0eXd_cPcqn-yWxOj-VIlaP7oU)
The needed end result is that settings are restored without data lost.
Note
SmartProxy-FullBackup.json
file. But from an end-user point of view, after a restore, the data is in fact lost under Proxy Server column. Following this, if the user does another backup, then the data is really fully lost on the next restore. Why? Because I am assuming that after the next restore, theSmartProxy-FullBackup.json
file will be replaced with only Use Active Proxy. Thus, really lost.Speculated Cause
It seems that, on restore, if a rule already exists, this somehow triggers this challenge. In other words, if the rule does not exist, this challenge can't be reproduced. Find the related temporary workaround down below to reproduce this.
Which browsers did you test this on?
Firefox
Affected browser versions
Using Firefox 133 or LibreWolf 133 or Zen 132
Affected SmartProxy versions
1.6.1
Screenshots of the problems or steps to reproduce
No response
Any additional context
For those facing this challenge, we found this temporary workaround
Steps:
Contributing
If needed, both me and the Ubertus.Org team would be happy to contribute beta testing and documentation. Any volunteer for a patch?
The text was updated successfully, but these errors were encountered: