bunkerweb icon indicating copy to clipboard operation
bunkerweb copied to clipboard

[BUG] Persistent auto-regeneration of invalid config with double dollar signs ($$) causing Nginx failures

Open psychedelicu opened this issue 1 year ago • 1 comments

What happened?

I'm experiencing a critical issue where BunkerWeb keeps regenerating a configuration file for auth.domain.com that includes invalid variable references using double dollar signs ($$) instead of a single dollar sign ($). This mistake breaks Nginx every time it attempts to reload.

How to reproduce?

If I modify or remove the problematic configuration, those changes should persist, and the configuration should not be automatically regenerated incorrectly.

Every time BunkerWeb restarts, the same invalid configuration is regenerated, making it impossible to permanently fix the issue. This forces me to reinstall the entire BunkerWeb container and instance to restore functionality, which is incredibly frustrating. Please fix this!

Configuration file(s) (yaml or .env)

No response

Relevant log output

No response

BunkerWeb version

1.5.9

What integration are you using?

Docker

Linux distribution (if applicable)

Linux

Removed private data

  • [X] I have removed all private data from the configuration file and the logs

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

psychedelicu avatar Aug 06 '24 10:08 psychedelicu

Hi @psychedelicu, thank you for opening this issue. Do you have any relevant log that may help us understanding what happened ? Thank you

TheophileDiot avatar Aug 07 '24 15:08 TheophileDiot

@psychedelicu bump

TheophileDiot avatar Oct 23 '24 09:10 TheophileDiot