Page 1 of 1
[SOLVED]warning on new game
Posted: 17 June 2020, 11:38
by Ralchimist
Hi!
since this morning I've got this error when I launch a new game:
Code: Select all
Warning: mkdir(): Too many links in /var/tournoi/release/tournoi-200603-1012-gs/www/view/common/game.view.php on line 116
If I reload my page, the error disappears.
Someone knows where does it come from?
Something in my "mygame.view.php" ?
Thanks
Re: warning on new game
Posted: 17 June 2020, 12:04
by XCID
Same here, seems to happen with all of the studio projects at the moment. Each player gets that message, after a page reload it disappears.
Re: warning on new game
Posted: 17 June 2020, 13:06
by RicardoRix
me too.
There are a few more lines at the bottom of the page.
Too many links - somehow refers to too many files in directory...(possibly).
Code: Select all
Warning: fopen(/var/tournoi-data/gamearchive/169752/169752_2308257.html): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-200603-1012-gs/www/include/APP_Template.inc.php on line 84
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/tournoi/release/tournoi-200603-1012-gs/www/include/APP_Template.inc.php on line 85
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/tournoi/release/tournoi-200603-1012-gs/www/include/APP_Template.inc.php on line 86
Re: warning on new game
Posted: 17 June 2020, 13:12
by Een
Fixed this, it shouldn't appear again in the near future (it's a filesystem limit, I did some cleanup and it will take some time to get to it again)
Re: warning on new game
Posted: 20 October 2020, 14:58
by fafa-fr
Een wrote: ↑17 June 2020, 13:12
It shouldn't appear again
"It" has came back