Jump to content

Oscar Byrne-Ellis

Clients
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by Oscar Byrne-Ellis

  1. Hi There!,

    My current self-hosted package was using the AWS file storage settings from my previous cloud-hosted package and today I come on to see this error 

     

    InvalidAccessKeyId: The AWS Access Key Id you provided does not exist in our records.
    IPS\File\Exception: CANNOT_WRITE (3)
    #0 /home/########/public_html/system/File/File.php(351): IPS\File\_Amazon->save()
    #1 /home/########/public_html/system/Theme/Theme.php(5374): IPS\_File::create('core_Theme', '97c0a48072ce601...', ' .ipsWidget.ips...', 'css_built_34', false, NULL, false)
    #2 /home/########/public_html/system/Theme/Theme.php(2563): IPS\_Theme::writeCss(Array)
    #3 /home/########/public_html/system/Theme/Theme.php(641): IPS\_Theme->compileCss('cms', 'front', 'pages', 'page.css')
    #4 /home/########/public_html/applications/cms/sources/Pages/Page.php(2320): IPS\_Theme->css('pages/page.css', 'cms', 'front')
    #5 /home/########/public_html/applications/cms/modules/front/pages/page.php(116): IPS\cms\Pages\_Page->output()
    #6 /home/########/public_html/applications/cms/modules/front/pages/page.php(43): IPS\cms\modules\front\pages\_page->view()
    #7 /home/########/public_html/system/Dispatcher/Controller.php(101): IPS\cms\modules\front\pages\_page->manage()
    #8 /home/########/public_html/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute()
    #9 /home/########/public_html/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\front\pages\_page->execute()
    #10 /home/########/public_html/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

     

    I presume this means we no longer have access to the file storage that my cloud hosted package had access to, so would it be possible to have a backup of everything that was on that AWS storage server relating to my packages?


    Thanks.

  2. So it seems within the period of 6 hours while trying to trial and error fix the solution (still awaiting a response from the developer), the problem has escalated to within invision itself

     

    IPS\File\Exception: CANNOT_MAKE_DIR (6)
    #0 /######/######/public_html/system/File/FileSystem.php(306): IPS\File\_FileSystem->getFolder()
    #1 /######/######/public_html/system/File/File.php(351): IPS\File\_FileSystem->save()
    #2 /######/######/public_html/system/Theme/Theme.php(5374): IPS\_File::create('core_Theme', '05e81b71abe4f22...', ' @media screen ...', 'css_built_21', false, NULL, false)
    #3 /######/######/public_html/system/Theme/Theme.php(2576): IPS\_Theme::writeCss(Array)
    #4 /######/######/public_html/system/Theme/Theme.php(641): IPS\_Theme->compileCss('core', 'global', 'responsive', 'responsive.css')
    #5 /######/######/public_html/system/Dispatcher/Standard.php(57): IPS\_Theme->css('responsive.css', 'core', 'global')
    #6 /######/######/public_html/init.php(913) : eval()'d code(30): IPS\Dispatcher\_Standard::baseCss()
    #7 /######/######/public_html/system/Dispatcher/Front.php(823): IPS\Dispatcher\perscom_hook_perscomCss::baseCss()
    #8 /######/######/public_html/system/Dispatcher/Front.php(79): IPS\Dispatcher\_Front::baseCss()
    #9 /######/######/public_html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\_Front->init()
    #10 /######/######/public_html/index.php(13): IPS\_Dispatcher::i()
    #11 {main}
    #0 //######//######/public_html/init.php(1015): IPS\_Log::log('\nIPS\\File\\Excep...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(IPS\File\Exception))
    #2 {main}

    Backtrace 


    Any ideas?


     

  3. Hi,

    I recently changed the storage location for my applications from amazon s3 to my web server and since then the server logs have been spammed with RuntimeException (2) DOES_NOT_EXIST.

    #0 /#####/#####/public_html/applications/perscom/extensions/core/FileStorage/Operations.php(54): IPS\_File->move(1)
    #1 /#####/#####/public_html/applications/core/extensions/core/Queue/MoveFiles.php(56): IPS\perscom\extensions\core\FileStorage\_Operations->move(57570, 1, 2)
    #2 /#####/#####/public_html/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_MoveFiles->run(Array, 57570)
    #3 /#####/#####/public_html/applications/core/tasks/queue.php(43): IPS\_Task::runQueue()
    #4 /#####/#####/public_html/system/Task/Task.php(367): IPS\core\tasks\_queue->IPS\core\tasks\{closure}()
    #5 /#####/#####/public_html/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout(Object(Closure))
    #6 /#####/#####/public_html/system/Task/Task.php(266): IPS\core\tasks\_queue->execute()
    #7 /#####/#####/public_html/system/Task/Task.php(229): IPS\_Task->run()
    #8 /#####/#####/public_html/system/Dispatcher/Standard.php(334): IPS\_Task->runAndLog()
    #9 [internal function]: IPS\Dispatcher\_Standard->__destruct()
    #10 {main}


    Could contain: Text, Menu

    It's been stuck on moving the application files since the 21st.

×
×
  • Create New...