0
Not a bug

Failed to create weblink

karsten 2 months ago updated by Vlad R 2 months ago 5

I have the problem that i cannot create weblink for newly uploaded files, all older files can be shared. Only error message "Failed to create weblink" is displayed.

Where can i find the logs, to check for more information?

Filerun Version 20220519

PHP 7.0.4

Image 1312

Answer

Answer
Not a bug

Try to run "repair table df_paths" on FileRun's MySQL database, just in case the database got corrupted.

Under review

The PHP error log would be a good place to look for a possible error.

Also in the MySQL error log.

No errors in both log files

I found out that recent uploaded files are not added to table df_paths

Answer
Not a bug

Try to run "repair table df_paths" on FileRun's MySQL database, just in case the database got corrupted.

Solved!

table has been repaired

THX