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

Regenerated the symlinks - wirklich notwendig? #141

Open
operatorone opened this issue Mar 27, 2024 · 2 comments
Open

Regenerated the symlinks - wirklich notwendig? #141

operatorone opened this issue Mar 27, 2024 · 2 comments
Labels

Comments

@operatorone
Copy link

Ich habe den Social Feed im Einsatz und hatte die Aktualisierungsrate auf "minütlich" gestellt. Dabei werden auch jedes Mal die Symlinks neu erstellt.

Dies kolliderte aber dann leider mit dem Versenden eines Formulars und der dann nicht mehr verfügbaren Weiterleitung auf eine 404-Seite. Ich habe den Zyklus nun auf stündlich gestellt und es funktioniert wieder mit der Weiterleitung des Formulars.

Ist es wirklich notwendig Regenerated the symlinks auszuführen oder könnte man das auch weglassen?

@fritzmg
Copy link
Contributor

fritzmg commented Jul 9, 2024

The extension automatically creates folders for each facebook account and also creates a .public files within that new folder. That's why it also recreates the symlinks every time.

Dies kolliderte aber dann leider mit dem Versenden eines Formulars und der dann nicht mehr verfügbaren Weiterleitung auf eine 404-Seite.

That does not seem to be related?

@MarkejN
Copy link

MarkejN commented Aug 27, 2024

I just found this issue while debugging a maybe related problem on our website (Contao 4.13.47). I was getting 404 errors several times a day for multiple assets in files/ or also system/modules/. The page was then displayed without any CSS, so the error was always obvious when it occurred. I found out that Apache (All-Inkl) could not find the files at these moments because the symlinks for these folders were regenerated at the exact same time. I have now set the setting to hourly, as customers have also given us feedback that they have seen the problem on our website.

Is there a way to fix this or is this a problem with All-Inkl/our Website?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants