wp-media / backwpup

BackWPup - WordPress Backup Plugin
https://backwpup.com
GNU General Public License v2.0
88 stars 36 forks source link

Error : CSM 'port' value must be an integer! #106

Open ishwinder opened 4 years ago

ishwinder commented 4 years ago

Recently, we installed one of the plugins that processes wordpress uploads to send them on Aws S3. After installing. the plugin, backup stopped working and started giving an error:

CSM 'port' value must be an integer!

I checked that we dont pass the value of csm from backwpup, neither the other plugin passes csm value. Therefore, csm client should not be getting created ideally. Is there any other place where I can debug to see if someone is modifying the csm value for AWS S3 client ?