Hi, PP3 should now work again correctly:
- Problem entering verification discovered by Jiří Kovalský was fixed (it can be sooo easy if you have access to the logs :-)) - Cron Job for the catalog rebuild is enabled I now also know "who" "installed" the changes, that needed manual intervention: the cronjob running from the pluginportal crontab. Great, no gremlins there :-) Greetings Matthias Am Dienstag, den 10.11.2020, 21:21 +0100 schrieb Matthias Bläsing: > Hi, > > I'd like to know who updated the plugin portal code on the netbeans- > vm? > I merged the update, but before I could finish the instructions for > one > of the persons who have root rights, I noticed, that the site was > already broken. > > The update was incomplete, as manual changes were needed (DB+Config > Updates). I completed the steps I could do, so the portal is working > again. I just would like to ensure, that anyone updating PP3 is aware > of potential problems. > > I need someone with root rights to install the cronjob, that will > rebuild the catalogs if necessary. > > 1. Step (Preparation) - check, that the catalogs can be created as > www- > data user: > > sudo -u www-data php /space/pp3/public/index.php generate- > catalogs -- > force > > This will force the regeneration of the update catalogs for all > netbeans versions. > Running this will output some console messages describing the > process, > but should not yield error message. > > 2. If the above was successful, the cronjob can be put in place. > A template can be found in > /space/pp3/module/Application/config/cron- > rebuild-catalog-crond.dist > > Thank you > > Matthias > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
