Jump to content
  • Status: Cannot Reproduce

My community and the AdminCP are accessible after upgrading, but I did receive this error straight after the upgrade process finished for some reason.

Screenshot 2025-01-24 093509.png

From the System Logs:

IPS\File\Exception: CANNOT_MAKE_DIR (6)

#0 /home/gary/japanesespitz/system/File/FileSystem.php(331): IPS\File\FileSystem->getFolder()

#1 /home/gary/japanesespitz/system/File/File.php(391): IPS\File\FileSystem->save()

#2 /home/gary/japanesespitz/system/Output/Javascript/Javascript.php(1082): IPS\File::create()

#3 /home/gary/japanesespitz/system/Output/Javascript/Javascript.php(808): IPS\Output\Javascript::_writeForFileSystem()

#4 /home/gary/japanesespitz/system/Output/Javascript/Javascript.php(779): IPS\Output\Javascript::writeLanguage()

#5 /home/gary/japanesespitz/system/Dispatcher/Standard.php(103): IPS\Output\Javascript::getLanguageUrl()

#6 /home/gary/japanesespitz/system/Dispatcher/Admin.php(128): IPS\Dispatcher\Standard::baseJs()

#7 /home/gary/japanesespitz/system/Dispatcher/Dispatcher.php(126): IPS\Dispatcher\Admin->init()

#8 /home/gary/japanesespitz/admin/index.php(15): IPS\Dispatcher::i()

#9 {main}

Backtrace:

#0 /home/gary/japanesespitz/init.php(827): IPS\Log::log()

#1 [internal function]: IPS\IPS::exceptionHandler()

#2 {main}

User Feedback

Recommended Comments

Marc

Invision Community Team

Are you still getting that appear now or is this something that appeared once and never since? It would indicate the file system isn’t writable somewhere. Whether that be a temp issue (likely if you are not getting the error any more), or an ongoing one

Gary

Clients

Sorry Marc, just read your response. It was Australia Day over the weekend, so I haven’t had a chance to check Invision Community properly until now.

The error was a once off and I am not getting new ones since. I haven’t noticed anything broken so we could probably get rid of this.

Marc

Invision Community Team

Changed Status to Cannot Reproduce