QNAP [ QPydio ] [ 8.0.2 ] Professional Private Cloud

bizarre ton erreur php, cette lib n'existe plus avec php-fpm

pour l'autre fait simplement un

Code:
chmod 775 /share/CACHEDEV1_DATA/.qpkg/QPydio/

j'ai chmoder directement le répertoire du QPKG il doit pas le prendre en faisant l'upgrade
 
J'ai fixé avec chmod le premier problème et relancé l'installation du qpkg, mais bien qu'il s'exécute correctement donne le même erreur.

En effet, il se trouverait où /data/plugins/conf.serial/repo.ser ?
 
/data c'est le repertoire ou sont tes donnée Pydio

donc logiquement,

Code:
/share/CACHEDEV1_DATA/.qpkg/QPydio/QPydio/data/plugins/conf.serial/repo.ser

me suis planté sur la commande j'ai oublié la récursivité

Code:
chmod -R 775 /share/CACHEDEV1_DATA/.qpkg/QPydio/

:mrgreen:
 
et moi je suis tellement bête que je n'ai pas controlé le contenu du dossieur. Avec -R, vu que repo.ser est dans unn sousdossieur, évidemment tout marche de nouveau. Merci! :) :)
 
La nouvelle version stable est sortie. Il y a pas mal de bugfix, mais rien de super urgent.

https://pydio.com/en/community/releases/pydio-core/pydio-core-621-compatibility-bugfix

CHANGELOG:

  1. Some servers do not return the "." value, send a fake stat in that case by grabing the stat from AJXP_DATA_PATH. (details)
  2. Fix tab char in sql script (details)
  3. [action.disclaimer] Make sure to invalidateLoadedRepositories() after updating the lock value. (details)
  4. [access.fs] Fix is_readable call for folders inside API. Fix #988 (details)
  5. try catch every single file when we extract an archive (details)
  6. Update website (details)
  7. Update README.md (details)
  8. [meta.syncable] Fix a wrong flatten case when deleting/restoring to/from the recycle bin. (details)
  9. Fix shortcuts disabling on SearchEngine. Fix #994 (details)
  10. Fix Root Group management issues. (details)
  11. Change DefaultRights management: update Root Group, do not update personal roles anymore, otherwise it always takes precedency on parent groups/roles. Do not skip the AJXP_CLEAR_VALUE, set to the merged role. (details)
  12. Fix display in search engine leaving the group headers on empty result. (details)
  13. Observable: make a copy of observers otherwise if there are many observeOnce ones they are not correctly applied. (details)
  14. Typo in EmptyNodeProvider Fix user history and ?goTo= mechanism. If skip_user_history is fale, use goTo, otherwise use URL directly. (details)
  15. User dashboard, switch action bars to dataModelElementId instead of global events. (details)
  16. Admin Panel: to not list Templates in group/roles ACL - Fix Legacy shares listing not properly filtered. (details)
  17. Core.* plugins should be appended at the beginning of active lists. Fix compatibility of remote logout with 6.2.X : add a forbidOverride attribute to block further merge in registry, otherwise session_login logout action will always take precedency. (details)
  18. Fix load binary (details)
  19. Make too short string smaller in french (details)
  20. Add include Hook for to load and update user info (details)
  21. Fix update template label (details)
  22. Pass a scope string or a repository object to getFilteredOption() to test on the AJXP_REPO_SCOPE_SHARED scope if necessary. (details)
  23. Fix typo in ENABLE_FOLDER_SHARING value testing Fix check for USER_SHARED_USERS_LIMIT on mergedRole instead of personalRole (details)
  24. Update getFilteredOption signature (details)
  25. Unused images - Fix #1001 (details)
  26. Glob can return false on error, we should check before running a foreach. (details)
  27. [action.share] Reset max download and max expiration time Fix #1004 (details)
  28. Fix CAS button in login interface in 6.2 (details)
  29. Add method groupExists() instead of using listChildrenGroups() as it can create a recursivity in auth.ldap. (details)
  30. Add method groupExists() implement in serial and sql confdriver (details)
  31. Fix loop in creation of groupPath (details)
  32. [editor.pdfjs] Fix for IE when Pydio is inside an iFrame. (details)
  33. [auth] When guest is enabled, make sure to invalidateLoadedRepositories() at login time, otherwise they are already in the session. Fix #1002 (details)
  34. [gui.ajax] FilesList: add bulkUpdating mode to avoid triggering initRows() on each child_added event. (details)
  35. [gui.ajax] Always limit search engine to 100 results by default, use bulkUpdating when parsing results, and display the total count plus a "show all" link. (details)
  36. [index.lucene] Send a tag in results if limit is set and number of hits is cut. (details)
  37. Compiled version of css (details)
  38. [editor.pdfjs] Add fake file name parameter to the file url passed to pdfjs, to have a correct info in the pdfjs properties viewer. (details)
  39. [phpversion test] Update php version to 5.4. (details)
  40. [gui.ajax] InfoPanel : display node label instead of basename if set. (details)
  41. Revert previous core plugins reordering issues (details)
  42. Fix actions disabling merging (details)
  43. [core.ajaxplorer] Update default WEBDAV_BASEURI as it was still /ajaxplorer/share. (details)
  44. [meta.git] Remove dependency to meta.svn plugin (details)
  45. [css] Fix contrast on history browser (details)
  46. [action.scheduler] Create simple react dashboard for enterprise admin panel. Just trigger same ol' actions. (details)
  47. [utils] getWorkspaceShortcutUrl use "?goto=" or "/ws-" depending on the skip_user_history status. (details)
  48. [AuthService] Avoid error if trying to execute tryToLogUser(). Log to error though. [authfront.webftp] Fix login form not closing after successfull login. (details)
  49. [ConfService] Use a dedicated UserAlertException to send back OAuth message and avoid removing temporary failing workspace from the list. Use it in access.dropbox driver. (details)
  50. Update package.json versions (details)
  51. [action.updater] Point to new update site (details)
  52. [access.ajxp_conf] Fix strange horizontal scrolling (details)
 
Stéphane, juste un petit détail, le fichier une fois téléchargé s'appelle encore 6.2.0_42, est-ce que tu as par hazard mis le link à la mauvaise (ancienne) version?

De plus au login j'ai l'erreur suivant qui ne me permet pas le login:

Unexpected Error : please report!
ReferenceError: hex_md5 is not defined
Aucune idée si cela est lié à la mise à jour de Qpydio (mais en effet je ne suis pas sûr que le paquet soit vraiment 6.2.1) ou de QTS en 4.2.1 beta 20151222...

Edit: ici la solution, je crois : https://pydio.com/forum/f/topic/hex_md5-is-not-defined-after-manual-upgrade-from-6-0-8-to-6-2-0/
Code:
~# rm  /opt/QPydio/QPydio/data/cache/*.ser
Uhm, pas sur que cette solution marche... Je vais regarder mieux demain..

Edit2: en enlevant les fichiers .ser j'arrive à passer le login, mais après je reçois l'erreur suivant, je ne sais pas si lié à la manip ou à un autre problème pré-existant:
5267ad7.png
 
bah j'ai vérifié c'est bien la bonne version dans le zip

j'ai juste fait une installe en 4.2.0 et 4.2.1 avec une base sqlite3 pour aller plus vite

no problemo
 
Je viens de tout réinstaller et ça marche mnt. Mais je confirme que le dernier paquet est le 6.2.0 et non pas 6.2.1 car je reçois une notification de mise à jour...

EDIT: pourtant après avoir cliqué sur upgrade j'ai mnt la version 6.21... bah! l'important est que cela marche (de nouveau :lol: ). Merci pour ton support Stéphane!!!
 
Donc, si je le mets à jour il n'y aura pas de changement pour moi, n'est pas?