{"id":1888,"date":"2019-09-18T14:27:18","date_gmt":"2019-09-18T20:27:18","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=1888"},"modified":"2019-09-18T14:27:18","modified_gmt":"2019-09-18T20:27:18","slug":"owncloud-actualizar-desde-la-terminal","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=1888","title":{"rendered":"Owncloud: Actualizar desde la terminal"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Para actualizar de forma manual el sistema:<\/li><li>Ingresamos a la carpeta&nbsp;<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/var\/www\/html\/NUBES\/SIUA<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Ejecutamos<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo -u www-data php .\/occ upgrade<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Si nos da errores por las aplicaciones y debemos deshabilitarlas<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo -u www-data php .\/occ app:disable activity\nsudo -u www-data php .\/occ app:disable afterlogic\nsudo -u www-data php .\/occ app:disable announcementcenter\nsudo -u www-data php .\/occ app:disable audioplayer\nsudo -u www-data php .\/occ app:disable calendar\nsudo -u www-data php .\/occ app:disable checksum\nsudo -u www-data php .\/occ app:disable contacts\nsudo -u www-data php .\/occ app:disable customgroups\nsudo -u www-data php .\/occ app:disable diagnostics\nsudo -u www-data php .\/occ app:disable files_clipboard\nsudo -u www-data php .\/occ app:disable files_texteditor\nsudo -u www-data php .\/occ app:disable gallery\nsudo -u www-data php .\/occ app:disable ownbackup\nsudo -u www-data php .\/occ app:disable qownnotesapi\nsudo -u www-data php .\/occ app:disable templateeditor\nsudo -u www-data php .\/occ app:disable twofactor_totp\n<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Si nos da el error <strong>\u00abRepair\n warning: The file cache contains entries where the parent id does not \npoint to any existing entry for the following storage numeric ids: 1 1\u00bb<\/strong><\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo -u www-data php .\/occ files:scan --all --repair<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Si necesitamos sacarlo del modo mantenimiento<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo -u www-data php occ maintenance:mode --off<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Para actualizar de forma manual el sistema: Ingresamos a la carpeta&nbsp; Ejecutamos Si nos da errores por las aplicaciones y debemos deshabilitarlas Si nos da el error \u00abRepair warning: The file cache contains entries where the parent id does not point to any existing entry for the following storage numeric ids: 1 1\u00bb Si necesitamos [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1889,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[142],"tags":[],"class_list":["post-1888","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-owncloud"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1888","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1888"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1888\/revisions"}],"predecessor-version":[{"id":1890,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1888\/revisions\/1890"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/media\/1889"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1888"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1888"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1888"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}