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

Unlink() sometimes fails #202

Open
Fossil01 opened this issue Aug 29, 2020 · 0 comments
Open

Unlink() sometimes fails #202

Fossil01 opened this issue Aug 29, 2020 · 0 comments

Comments

@Fossil01
Copy link
Contributor

Unlink sometimes fails because it can't find a file, cluttering up error logs.

[2020-08-29 21:31:27] REMOVED.ERROR: unlink(/var/www/REMOVED/resources/tmp/imdb_cache/title.tt6223974): No such file or directory {"exception":"[object] (ErrorException(code: 0): unlink(/var/www/REMOVED/resources/tmp/imdb_cache/title.tt6223974): No such file or directory at /var/www/REMOVED/vendor/imdbphp/imdbphp/src/Imdb/Cache.php:137)
[stacktrace]
#0 [internal function]: Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()
#1 /var/www/REMOVED/vendor/imdbphp/imdbphp/src/Imdb/Cache.php(137): unlink()
#2 /var/www/REMOVED/vendor/imdbphp/imdbphp/src/Imdb/Cache.php(50): Imdb\\Cache->purge()
#3 /var/www/REMOVED/vendor/imdbphp/imdbphp/src/Imdb/MdbBase.php(118): Imdb\\Cache->__construct()
#4 /var/www/REMOVED/vendor/imdbphp/imdbphp/src/Imdb/Title.php(181): Imdb\\MdbBase->__construct()
xxxxxxxxx
#11 {main}
"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants