Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webproxy / reset cache and other state files #3545

Closed
AdSchellevis opened this issue Jun 20, 2019 · 3 comments
Closed

Webproxy / reset cache and other state files #3545

AdSchellevis opened this issue Jun 20, 2019 · 3 comments
Assignees
Labels
cleanup Low impact changes
Milestone

Comments

@AdSchellevis
Copy link
Member

When performing a major upgrade, there's a change that binary files don't match the new version resulting in issues like https://forum.opnsense.org/index.php?topic=13179.msg60642#msg60642

A button to reset / cleanup state (files in /var/squid) would be helpful here, both for the cached objects as ssl_crtd.

@AdSchellevis AdSchellevis added the cleanup Low impact changes label Jun 20, 2019
@AdSchellevis AdSchellevis self-assigned this Jun 20, 2019
@AdSchellevis
Copy link
Member Author

image

@AdSchellevis AdSchellevis added this to the 19.7 milestone Jun 20, 2019
fichtner pushed a commit that referenced this issue Jun 24, 2019
…he data and restarts squid. Since a squid stop can take long and consistency isn't very important on files bound to be deleted, its faster to killall -9. closes #3545

(cherry picked from commit cdaa275)
EugenMayer pushed a commit to KontextWork/opnsense_core that referenced this issue Jul 22, 2019
…he data and restarts squid. Since a squid stop can take long and consistency isn't very important on files bound to be deleted, its faster to killall -9. closes opnsense#3545
EugenMayer pushed a commit to KontextWork/opnsense_core that referenced this issue Jul 22, 2019
…he data and restarts squid. Since a squid stop can take long and consistency isn't very important on files bound to be deleted, its faster to killall -9. closes opnsense#3545
@ssbarnea
Copy link

ssbarnea commented Sep 1, 2019

There is clearly something wrong with current implementation as I can confirm what other user already remarked: fixing this required: stopping squid, using reset button, rebooting router, starting squid again. This was the only think what made 19.7 work again and is clearly far from desired user experience, where the service should repair itself.

@fichtner
Copy link
Member

fichtner commented Sep 1, 2019

@ssbarnea patches welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Low impact changes
Development

No branches or pull requests

3 participants