eveseat / seat

🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
https://eveseat.github.io/docs/
GNU General Public License v2.0
434 stars 142 forks source link

All characters not updated #721

Closed erikterr closed 3 years ago

erikterr commented 3 years ago

o7, I have an issue with my seat since one week, seem to be all chars are not getting updates, no wallet, mails and so on. php artisan seat:admin:diagnose didn't help to much as seem to be everything working fine Seat is at last version of everything (including SDE)

On laravel log I found a lot of errors like that: "} [2020-12-03 17:23:04] local.ERROR: Error at offset 0 of 2505 bytes {"exception":"[object] (UnexpectedValueException(code: 0): Error at offset 0 of 2505 bytes at /var/www/seat/vendor/eveseat/eseye/src/Cache/FileCache.php:180) [stacktrace]

Versions: PHP 7.3.24-3 Ubuntu18.04 Mysql Ver 15.1 Distrib 10.3.18-MariaDB Seat: last version on every module, same for SDE

Tnx a lot for your support!

Erik

Crypta-Eve commented 3 years ago

Please clear your cache and see if that helps. php artisan seat:cache:clear (I think thats the command off the top of my head?) Its a long shot and cryptic but I have seen this error before after a permissions error led to the eseye cache being written with empty files.

erikterr commented 3 years ago

Already done, but nothing changed. I'll made this every update

On Thu, Dec 3, 2020 at 8:07 PM Crypta Eve notifications@github.com wrote:

Please clear your cache and see if that helps. php artisan seat:cache:clear (I think thats the command off the top of my head?) Its a long shot and cryptic but I have seen this error before after a permissions error led to the eseye cache being written with empty files.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eveseat/seat/issues/721#issuecomment-738231267, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGT2ZXJKAITTLCB5LF4V3ALSS7OVTANCNFSM4UMJLYEA .

-- Terrenzani Erik From Gmail

warlof commented 3 years ago

The command is correct.

I just notice that a cache change have been green with latest eseye release. Since when do you have this issue ?

Or much more, what was your previous version of eseye or eveapi ?!

erikterr commented 3 years ago

The First Time happened 1 week ago. Today I tried to clean up the cache and also upgraded to leatest version. But error persist

Il gio 3 dic 2020, 23:26 Loïc Leuilliot notifications@github.com ha scritto:

The command is correct.

I just notice that a cache change have been green with latest eseye release. Since when do you have this issue ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eveseat/seat/issues/721#issuecomment-738375283, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGT2ZXJMM346T7IGFLGNWPLSTAGCNANCNFSM4UMJLYEA .

erikterr commented 3 years ago

Ok, sorted. Solution:

  1. Clear the cache of application & the cache of seat
  2. Upgrade all tokens
  3. Re-Clear the caches
  4. Run jobs :)

Tnx to all!! Fly safe