Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error Updating Pi.Alert (LXC) #283

Closed
1 task done
sstiju opened this issue Mar 23, 2024 · 1 comment
Closed
1 task done

[BUG] Error Updating Pi.Alert (LXC) #283

sstiju opened this issue Mar 23, 2024 · 1 comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@sstiju
Copy link

sstiju commented Mar 23, 2024

Is there an existing issue for this?

  • I have searched the existing issues and the Help/FAQ section of Pi.Alert

Current Behavior

During the update process using the command “bash -c “$(wget -qLO - https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_update.sh)””, I receive the following error message: “Pi.Alert directory doesn’t exist: /root/pialert”.
PiAlert is running in an LXC container on Proxmox. The installation directory for PiAlert is /etc/.

Environment

Debian 12.2
LXC
Proxmox 8.1

Anything else?

No response

@sstiju sstiju added the Bug Something isn't working label Mar 23, 2024
@leiweibau
Copy link
Owner

#281

@leiweibau leiweibau added the Duplicate This issue or pull request already exists label Mar 23, 2024
@leiweibau leiweibau changed the title [BUG] Error Updating Pi.Alert [BUG] Error Updating Pi.Alert (LXC) Mar 23, 2024
leiweibau added a commit that referenced this issue Mar 24, 2024
Check for a special installation directory to avoid issues like #283 or #281
leiweibau added a commit that referenced this issue Mar 24, 2024
New:
* CSV download for nmap scan per device
* Insert Nmap scan results to db (only scans with results are saved in the db)
* Add "Delete all nmap scans" Button to maintenance page

Fixed:
* Minor fixes

Updated:
* Readme: add Sponsor
* Language files
* Readme: LINUX-DISTRIBUTIONS.md (Issue Report via mail)
* pialert-cli: to update the database for the new function
* Remove/streamline old code

Changed:
* Update Check: Check for a special installation directory to avoid issues like #283 or #281
* Nmap scan infos moved to faq/help page
* Set timeout for all Nmap scans

Removed:
* Remove nmap session log button from settings page
leiweibau added a commit that referenced this issue Mar 26, 2024
New:
* Add "Delete all nmap scans" Button to maintenance page
* Button to reset the search on the journal page
* CSV download for nmap scan per device
* Insert Nmap scan results to db (only scans with results are saved in the db) (#271)

Fixed:
* Minor fixes and tweaks
* pialert-cli help: When the end of the command list is reached, the command prompt appears again automatically

Updated:
* pialert-cli: to update the database for the new function
* Readme: add Sponsor
* Readme: LINUX-DISTRIBUTIONS.md (Issue Report via mail)
* Cleanup task extended (Nmap scan results)
* Remove/streamline old code
* Language files

Changed:
* Set timeout (60s )for all Nmap scan types
* Update Check: Check for a special installation directory to avoid issues like #283 or #281
* Nmap scan infos moved to faq/help page

Removed:
* Remove Nmap session log button from settings page
leiweibau added a commit that referenced this issue Mar 28, 2024
New:
* Add "Delete all nmap scans" Button to maintenance tab
* Add "Delete all Webservices" Button to maintenance tab
* Button to reset the search on the journal page
* CSV download for nmap scan per device
* Insert Nmap scan results to db (only scans with results are saved in the db) (#271)

Fixed:
* Minor fixes and tweaks
* pialert-cli help: When the end of the command list is reached, the command prompt appears again automatically
* Fixed redirections in the event of an error (reported via mail)

Updated:
* pialert-cli: to update the database for the new function
* Readme: add Sponsor
* Readme: LINUX-DISTRIBUTIONS.md (reported via mail)
* Cleanup task extended (Nmap scan results)
* Remove/streamline old code
* Language files

Changed:
* Set timeout (60s )for all Nmap scan types
* The counter of the currently active scans in the status box (settings page) has been replaced by a simple display (Scans running / No Scans running). Depending on the Linux distribution, the counter varied by +/- 1. The original reason for the introduction of the counter was a ramping up of arp-scan processes, which has not been a problem for many Pi.Alert versions.
* Update Check: Check for a special installation directory to avoid issues like #283 or #281
* Nmap scan infos moved to faq/help page

Removed:
* Remove Nmap session log button from settings page
leiweibau added a commit that referenced this issue Mar 28, 2024
New:
* Add "Delete all nmap scans" Button to maintenance tab
* Add "Delete all Webservices" Button to maintenance tab
* Button to reset the search on the journal page
* CSV download for nmap scan per device
* Insert Nmap scan results to db (only scans with results are saved in the db) (#271)

Fixed:
* Minor fixes and tweaks
* pialert-cli help: When the end of the command list is reached, the command prompt appears again automatically
* Fixed redirections in the event of an error (reported via mail)

Updated:
* pialert-cli: to update the database for the new function
* Readme: add Sponsor
* Readme: LINUX-DISTRIBUTIONS.md (reported via mail)
* Cleanup task extended (Nmap scan results)
* Remove/streamline old code
* Language files

Changed:
* Set timeout (60s )for all Nmap scan types
* The counter of the currently active scans in the status box (settings page) has been replaced by a simple display (Scans running / No Scans running). Depending on the Linux distribution, the counter varied by +/- 1. The original reason for the introduction of the counter was a ramping up of arp-scan processes, which has not been a problem for many Pi.Alert versions.
* Update Check: Check for a special installation directory to avoid issues like #283 or #281
* Nmap scan infos moved to faq/help page

Removed:
* Remove Nmap session log button from settings page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants