This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Iocare
Iocare

I'm getting following error while making an update:

Ive tried using SSH/local DOS/ and Webupdate... this error is displayed during multiple attempts Some time it does successfully update.

1st attempt: [ErrorException] preg_replace(): Parameter mismatch, pattern is a string while replacement i s an array

2nd attempt: [ReflectionException] Class parse.yaml does not exist

3rd Attempt: [ErrorException] Array to string conversion

Sometime its successful after this at 4th attempt.

and sometime it just says "File Corrupt"

Fibonacci
Fibonacci

have you fixed this case?

Iocare
Iocare

Don't know! As it happen on all my installations when I tried to update from 278 to 303

I tried to reproduce it by force update but it went perfectly..! I'll try again during next update.

Fibonacci
Fibonacci

I fixed it by run this command

php artisan clear-compiled
composer dump-autoload
Iocare
Iocare

But on by my Local Server I always get "Update failed File from server is corrupt." It gets resolved sometime if I delete everything from storage cache.

Iocare
Iocare

ok I'll try this solution too! Thanks for the help!

Iocare
Iocare

Sometime when tried from command line this is what I get:

D:\xampp\htdocs\october>php artisan october:update
Failed loading C:\xampp\htdocs\ioncube\ioncube_loader_win_5.5.dll
Updating October...
Found 1 new update!
Downloading application files
Unpacking application files

  [ReflectionException]
  Class parse.yaml does not exist

D:\xampp\htdocs\october>

Dont wory about iocube it due to loader , but why this Class parse.yaml does not exist

Last updated

Fibonacci
Fibonacci

Oh, I forgot, and the last command

php artisan cache:clear
Iocare

1-9 of 9

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.