Nikoolayy1

Results 6 comments of Nikoolayy1

Add to the main.js file under node-red/node_modules/node-red-contrib-stackhero-mysql/src this code " ssl: {rejectUnauthorized: false}," // Note: the connection is not done here this.pool = mysql.createPool({ host: config.host, port: config.port, user: this.credentials.user,...

Just use a fynction object and there add the code and you inject node should just trigger it as per the example at https://flows.nodered.org/node/node-red-contrib-stackhero-mysql: msg.topic = 'SELECT * FROM `users`...

Hey @lavanya-f5 did you just use LTM/GTM F5 Device but without the DNS config for the cis? I can share the CIS config for helm but I have moved on...

New logs I see the error now even without having the GTM kubectl logs f5-cis-f5-bigip-ctlr-db9c49574-ns62d -n f5-cis 2025/12/09 09:02:27 [DEBUG] [AS3][BigIP] posting request to https://192.168.1.5/mgmt/shared/appsvcs/declare/ 2025/12/09 09:02:27 [INFO] [Request: 2][AS3]...

@lavanya-f5 Maybe also this could be a different issue as now I still get it and when I delete the CIS and create it again the issue is solved! My...

To sum up the issues: - The 422 error (the serious one) that maybe as mentioned is because of config mistake and the advanced CIS with validation will help with...