adam.euans
12/06/2024, 11:45 AM• An error has occurred while installing the package spreadsheet. Please check logs for more details.
The packages repository <https://www.adobe.com/go/coldfusion-packages> is not accessible. You can only load the packages that are available locally in the C:\ColdFusion2021\bundles directory.Chase Lane
12/06/2024, 12:44 PMdfgrumpy
12/06/2024, 4:00 PMevagoras
12/06/2024, 4:06 PMbdw429s
12/06/2024, 4:10 PMBrian Parks
12/06/2024, 4:19 PMMark Takata (Adobe)
12/06/2024, 4:31 PMpriyank_adobe
12/06/2024, 4:36 PMpriyank_adobe
12/06/2024, 4:37 PMpriyank_adobe
12/06/2024, 4:37 PMbdw429s
12/06/2024, 4:38 PM❯ cfpm install ajax
Found server [cfconfigadobe2023] in current directory.
run "C:\Users\brad\Documents\GitHub\cfconfig\tests\resources\adobe2023\serverHome\WEB-INF/cfusion/bin/cfpm.bat" install ajax
12/06 10:07:19 [main] INFO I/O exception (java.net.SocketException) caught when processing request to {s}-><https://www.adobe.com:443>: Connection reset
12/06 10:07:19 [main] INFO Retrying request to {s}-><https://www.adobe.com:443>
12/06 10:07:19 [main] INFO I/O exception (java.net.SocketException) caught when processing request to {s}-><https://www.adobe.com:443>: Connection reset
12/06 10:07:19 [main] INFO Retrying request to {s}-><https://www.adobe.com:443>
The packages repository <https://www.adobe.com/go/cf2023_packages> is not accessible. You can only load the packages that are available locally in the C:\Users\brad\Documents\GitHub\cfconfig\tests\resources\adobe2023\serverHome\WEB-INF\bundles directory.dfgrumpy
12/06/2024, 4:38 PMbdw429s
12/06/2024, 4:38 PMpriyank_adobe
12/06/2024, 4:38 PMpriyank_adobe
12/06/2024, 4:41 PMpriyank_adobe
12/06/2024, 6:33 PMpriyank_adobe
12/06/2024, 6:33 PMbdw429s
12/06/2024, 6:39 PMLeon Miller-Out
12/06/2024, 7:35 PMcfpm.sh install commands, I’m doing:
RUN sed -i'' -e 's,<packagesurl><https://www.adobe.com/go/coldfusion-packages></packagesurl>,<packagesurl><https://cfmodules.adobe.com/bundlesdependency.json></packagesurl>,' /usr/local/lib/serverHome/WEB-INF/cfusion/lib/neo_updates.xmlLeon Miller-Out
12/06/2024, 7:39 PMbdw429s
12/06/2024, 7:40 PMadam.euans
12/06/2024, 7:44 PMcfpm downloadrepo {path}
…and then you can just put them in the cfusion/bundles folder. After that, the install will try do hit the remote site, but once that fails (which can take a minute), it will install the extension(s) from the local .jars.Leon Miller-Out
12/06/2024, 8:00 PMLeon Miller-Out
12/06/2024, 8:00 PMsed.bdw429s
12/06/2024, 8:01 PMbdw429s
12/06/2024, 8:01 PMLeon Miller-Out
12/06/2024, 8:01 PMLeon Miller-Out
12/06/2024, 8:02 PMpriyank_adobe
12/07/2024, 3:52 PMLeon Miller-Out
12/09/2024, 2:26 PM