I am trying to promote a package from my staging environment to my production environment.
The dev --> Staging promote works spiffy fine (using listening tentacles) but whenever I try to promote to the production environment I get the message: “The acquisition step will be skipped because no steps requiring packages are enabled.”
My sysadmin is requiring that we use the polling tentacle on the production server, but for some reason every configuration I try seems to always result in this message
note: When I check the health of the server in the environments tab, it always comes back fine
I convinced my sysAdmin to let me use a listening tentacle. I was able to get the server to see the tentacle (installed on port 7782) but now I am having another issue
When I promote a package to the prod server it is just spinning in the acquire packages step, but not giving an error or actually doing anything.
I monitored the firewall and saw that it seems to be hitting ports 7782 (expected) and
unexpectedly ports 64197, 64212, 64229, 64245, 64258 ?
Thanks
Many thanks! I had thought they were something like that. My sysadmin let
me know about an hour ago that he had actually had a mistake in the
firewall which he has just corrected and everything is working