mike42780
05/02/2022, 5:05 PMversion: '1'
services:
addons:
container_name: addons
image: adobecoldfusion/coldfusionaddons:latest
environment:
- acceptEULA=YES
ports:
- "8993:8993"
networks:
local:
networks:
local:
driver: bridge
Josh
05/02/2022, 9:15 PMbdw429s
05/03/2022, 12:21 AMmike42780
05/03/2022, 1:27 AMbdw429s
05/03/2022, 1:28 AMDoes docker not fulfill this in some wayNo
When I run box it's not in docker either, but don't think it matters.Nope
Maybe it's not setup for remote connections.That would be a requirement
Or maybe it was a firewall issue.Could be. Only you can answer that
I can't get it to connect in the CF adminHow are you trying and what happens when you do it? Errors? Logs?
mike42780
05/03/2022, 1:33 AMbdw429s
05/03/2022, 1:34 AMmike42780
05/03/2022, 1:34 AMbdw429s
05/03/2022, 1:35 AMmike42780
05/03/2022, 1:35 AMbdw429s
05/03/2022, 1:36 AMConnection verification failed
This sounds like an issue with the private key filemike42780
05/03/2022, 1:37 AMbdw429s
05/03/2022, 1:37 AM.prikey
When that doesn't match the key used in the PDF services, then you get that errormike42780
05/03/2022, 1:38 AMbdw429s
05/03/2022, 1:38 AMmike42780
05/03/2022, 1:39 AMbdw429s
05/03/2022, 1:40 AMmike42780
05/03/2022, 1:41 AMbdw429s
05/03/2022, 1:43 AMmike42780
05/03/2022, 1:47 AMbdw429s
05/03/2022, 1:48 AMmike42780
05/03/2022, 1:48 AMbdw429s
05/03/2022, 1:48 AMmike42780
05/03/2022, 1:48 AMbdw429s
05/03/2022, 1:49 AMmike42780
05/03/2022, 1:49 AMMark Takata (Adobe)
05/03/2022, 3:36 PMmike42780
05/03/2022, 3:51 PMMark Takata (Adobe)
05/03/2022, 4:00 PMmike42780
05/09/2022, 6:43 PMbdw429s
05/09/2022, 6:51 PMso maybe commandbox loses the connection somehowJust to to be clear, CommandBox does not create nor maintain the Connections from ACF to the PDF service. CommandBox is just there to deploy the CF WAR, and any external socket connections made by ACF to an external service is entirely managed by ACF.
mike42780
05/09/2022, 7:16 PMbdw429s
05/09/2022, 7:17 PMdoesn't seem to be too knowledgeable about CommandboxHonestly, they shouldn't need to be. Saying you used CommandBox may as well be the same thing as telling them you've deployed ACF as a WAR on <servlet container of choice>. They should be able to troubleshoot ACF's connection to a PDF service regardless of the servlet that happened to deploy the WAR
mike42780
05/09/2022, 7:22 PMbdw429s
05/09/2022, 7:22 PMmike42780
05/09/2022, 7:24 PMMark Takata (Adobe)
05/09/2022, 8:46 PMCavan Vannice
05/26/2022, 8:22 PMmike42780
05/26/2022, 8:53 PM