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
prevents any output from being displayed. As a result, if an interactive prompt appearsβsuch as the one belowβit remains hidden, causing the process to hang indefinitely:
Configuration file '/etc/emqx/emqx.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** emqx.conf (Y/I/N/O/D/Z) [default=N] ?
βοΈ What settings are you using?
Default Settings
Advanced Settings
π₯οΈ Which Linux distribution are you using?
No response
π Steps to reproduce the issue.
Run update from the Console
β Paste the full error output (if available).
No error
πΌοΈ Additional context (optional).
No response
The text was updated successfully, but these errors were encountered:
Thanks for the quick reply,
I suppose I had it installed a while back.
So every LXC / VM that was installed via helper scripts should manually be updated and edited?
Thanks for the quick reply, I suppose I had it installed a while back. So every LXC / VM that was installed via helper scripts should manually be updated and edited?
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
emqx
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/emqx.sh)"
π Provide a clear and concise description of the issue.
Redirecting the update process to /dev/null, as done in the following code snippet:
prevents any output from being displayed. As a result, if an interactive prompt appearsβsuch as the one belowβit remains hidden, causing the process to hang indefinitely:
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
No response
π Steps to reproduce the issue.
Run
update
from the Consoleβ Paste the full error output (if available).
No error
πΌοΈ Additional context (optional).
No response
The text was updated successfully, but these errors were encountered: