nginx-amplify-agent icon indicating copy to clipboard operation
nginx-amplify-agent copied to clipboard

NGINX Amplify Agent

Results 90 nginx-amplify-agent issues
Sort by recently updated
recently updated
newest added

Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.2 to 1.1.1. Release notes Sourced from pymysql's releases. v1.1.1 [!WARNING] This release fixes a vulnerability (CVE-2024-36039). All users are recommended to update to this version. If...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

After rebooting server with ubuntu 20.04 `amplify-agent` is not starting with following log: -- Reboot -- Oct 16 16:55:56 d1 systemd[1]: Starting NGINX Amplify Agent... Oct 16 16:56:04 d1 amplify-agent[1954]:...

****Error when i try to install nginx amplify agent in ubuntu 22.04**** ``` Hit:1 https://deb.nodesource.com/node_16.x jammy InRelease Hit:2 https://repos.insights.digitalocean.com/apt/do-agent main InRelease Hit:3 https://repos-droplet.digitalocean.com/apt/droplet-agent main InRelease Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:5...

In my amplify web interface I am getting the same error for many nginx virtual host .conf files: ``` Agent could not parse nginx config file nginx-1.25.1 @ example.com nginx-1.25.1...

Hello, I have exactly the same issues it happen after debian 10 > 11 upgrade What I tried so far, I completely purged all old amplify agent configs directories and...

I asked this on twitter first... https://twitter.com/nick_thompson/status/990662680842330113 Initially, I thought this was caused by some kind of change in fingerprint of the software versions (like when nginx upgrades): ![image](https://user-images.githubusercontent.com/384976/39410212-5aba0a78-4bec-11e8-9952-daaaac4cd0dc.png) But...

I got a few .conf file recommendations from the Amplify Analyzer Static Analysis tool, and I made the corresponding Modifications to my Nginx virtual host .conf files. After making the...

I am trying to get amplify to monitor mysql database on ubuntu server 20.04 running on a raspberry pi 4. I am sure I have set everything up correctly and...