You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over the past few days when I've tried to update using the install.sh file, it would fail, and I didn't know why, but would pull it locally and have it just continue. In having time to troubleshoot the issue, it looks like if you end up putting the .env file in /opt/pulse accidentally, it will cause the failure.
I would recommend checking if /etc/pulse/.env doesn't exist and V3 components like the node packages, etc, etc, then fail otherwise proceed. Not sure if this would be something to considered appropriate. Additionally, maybe offer to remove the V3 components if it detects a V4 installation.