[GH-ISSUE #526] Error when trying to upgrade: Class iTunes not found #371

Closed
opened 2026-02-26 02:32:59 +03:00 by kerem · 4 comments
Owner

Originally created by @o355 on GitHub (Jan 23, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/526

I was attempting to upgrade to 3.5.4, followed the instructions, and when I try to initialize Koel, the error in the title shows up.

Error log: http://pastebin.com/RDjLjY7t

OS is Ubuntu Server 16.04.1 LTS, amd64 architecture.

Originally created by @o355 on GitHub (Jan 23, 2017). Original GitHub issue: https://github.com/koel/koel/issues/526 I was attempting to upgrade to 3.5.4, followed the instructions, and when I try to initialize Koel, the error in the title shows up. Error log: http://pastebin.com/RDjLjY7t OS is Ubuntu Server 16.04.1 LTS, amd64 architecture.
kerem closed this issue 2026-02-26 02:32:59 +03:00
Author
Owner

@phanan commented on GitHub (Jan 24, 2017):

Can you try composer install?

<!-- gh-comment-id:274687558 --> @phanan commented on GitHub (Jan 24, 2017): Can you try `composer install`?
Author
Owner

@o355 commented on GitHub (Jan 24, 2017):

Ran composer install, and it exited with this error:

Generating autoload files
> php artisan clear-compiled


  [Symfony\Component\Debug\Exception\FatalThrowableError]
  Class 'iTunes' not found


Script php artisan clear-compiled handling the post-install-cmd event returned with error code 1
<!-- gh-comment-id:274950293 --> @o355 commented on GitHub (Jan 24, 2017): Ran composer install, and it exited with this error: ``` Generating autoload files > php artisan clear-compiled [Symfony\Component\Debug\Exception\FatalThrowableError] Class 'iTunes' not found Script php artisan clear-compiled handling the post-install-cmd event returned with error code 1 ```
Author
Owner

@o355 commented on GitHub (Feb 14, 2017):

Thought I'd bump this, even with the 3.5.5 upgrade, this issue is still present.

I'm going to try a full reinstall of Koel, just to see what happens.

<!-- gh-comment-id:279588136 --> @o355 commented on GitHub (Feb 14, 2017): Thought I'd bump this, even with the 3.5.5 upgrade, this issue is still present. I'm going to try a full reinstall of Koel, just to see what happens.
Author
Owner

@o355 commented on GitHub (Feb 14, 2017):

A reinstall looks to solve the issue. Interesting...indeed.

<!-- gh-comment-id:279589235 --> @o355 commented on GitHub (Feb 14, 2017): A reinstall looks to solve the issue. Interesting...indeed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#371
No description provided.