Problem description
When working in Docker environment (introduced in #251), the statistics calculation script (admin/autostatbuilder.php) throws a warning related to cache file being inaccessible for write:
Warning: file_put_contents(../cache/data/last_stats_update.php): failed to open stream: No such file or directory in /var/www/html/admin/autostatbuilder.php on line 1029
The probles does not seem to be fatal, however it most likely affect the Signature generation script (currently broken in Docker environment, see #253).
Engine details
- Engine version:
- Custom modifications:
- Environment:
- Configuration:
- Game speeds: N/A
- Debris settings: N/A
- Any other relevant config entry: N/A
Steps to reproduce
Prerequisites:
- Random user
X exists
- Logged in as Administrator
Steps to reproduce the behavior:
- Go to Admin panel
- Calculate statistics (use
Recalculate Statistics function)
Expected behavior
- Statistics are calculated
- No errors and warnings are being displayed
Actual behavior
- Statistics are calculated
- A warnings is thrown
Reproduction environment
Game server environment:
Problem description
When working in Docker environment (introduced in #251), the statistics calculation script (
admin/autostatbuilder.php) throws a warning related to cache file being inaccessible for write:The probles does not seem to be fatal, however it most likely affect the Signature generation script (currently broken in Docker environment, see #253).
Engine details
version X.Y.Zcommit 77f8090Steps to reproduce
Prerequisites:
XexistsSteps to reproduce the behavior:
Recalculate Statisticsfunction)Expected behavior
Actual behavior
Reproduction environment
Game server environment: