jjc Posted March 24, 2022 Posted March 24, 2022 Looks like version 3.0.50 removed the ability to install a Local Node server. Also Local node servers I previously installed will no longer start. I had to go back to version 3.0.48. Going forward what is the procedure to install Local node servers?
mbking Posted March 24, 2022 Posted March 24, 2022 4 minutes ago, jjc said: Looks like version 3.0.50 removed the ability to install a Local Node server. Also Local node servers I previously installed will no longer start. I had to go back to version 3.0.48. Going forward what is the procedure to install Local node servers? @jjc, How do you go back to a previous version of PG3?
jjc Posted March 24, 2022 Author Posted March 24, 2022 (edited) sudo pkg remove pg3 sudo pkg install /var/cache/pkg/pg3-3.0.48.pkg sudo service pg3 enable sudo service pg3 start Edited March 24, 2022 by jjc 1
bpwwer Posted March 24, 2022 Posted March 24, 2022 The ability to install node server that aren't in the node server store was there for node server developers. @jjcif you are a registered node server developer, the new process for node server developers has been discussed on the Slack channel for PG3 node server developers. Whether or not this feature is opened back up to non-developers hasn't been determined. 1
asbril Posted March 24, 2022 Posted March 24, 2022 3 hours ago, jjc said: sudo pkg remove pg3 sudo pkg install /var/cache/pkg/pg3-3.0.48.pkg sudo service pg3 enable sudo service pg3 start I followed your instructions and went back to 3.0.48. The Kasa Node server did still not work, but after deleting and re-installing the Node server (in same slot) now everything works again. I'll wait with 3.0.50 till I am sure that it works. I have not checked on the Harmony Hub Node server.
Recommended Posts