Pascal Craponne

Results 94 comments of Pascal Craponne

Considering this, all of the file (https://github.com/jdel/sspks/blob/master/conf/synology_models.yaml) should be reorganised. Ideally, if someone maintains a valid architecture source somewhere, that would be a good thing.

The simplest option is probably to always use the cache directory or maybe the `/dev/shm`

The project is alive, again 😉. It seems your cache directory is invalid. Have you tried specifying a full path for it?

Same thing here: This is related to apache `PrivateTmp` ```touch(): Unable to create file lib/sspks/cache/mypackage-noarch-9.0.15021.1141beta.nowiz because No such file or directory in /mysite/lib/sspks/lib/SSpkS/Package/Package.php on line 262 rename(/tmp/PACKAGE_ICON.PNG,lib/sspks/cache/mypackage-noarch-9.0.15021.1141beta_thumb_72.png): No such file...

Why this issue on this repository?

English please? What refresh token are you writing about?

This is normal behavior. You're probably out of the advice before the method has ended. Because the method returns nothing (a `void`), the advice has no way to await it....

This is the reason why Mr.Advice gives a warning when weaving `async void` methods :stuck_out_tongue:

Where is your advice applied? Could you post an archive with your test solution here?