- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
post_vdom copy error::(errcode)-2 - webcache-https cannot be enabled when ssl-ssh-profile
Hi
i just upgraded a firewall 100D from 5.2.9 to 5.2.13 and to 5.4.8 and moved it from a 5.2 ADOM to our new 5.4 ADOM. Imported the policy and tried to push it but i cant because of this error message.
post_vdom copy error::(errcode)-2 - webcache-https cannot be enabled when ssl-ssh-profile is not available.
I checked the current firewall policies but webcahce isnt enabled at any of these.
FMG 5.4.5
FOS 5.4.8
any clue how to solve this issue?
regards
Manu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got the solution from our TAM.
Is related to a bug in the upgrade from the global database polices header and footer policy.
you need to run a script against your header/footer policy to disable webcache-https again like this
config global header policy edit 1073741825 set webcache-https disable next edit 1073741826 set webcache-https disable next edit 1073741827 set webcache-https disable next
end
unassign the policy and assign it again if you use it.
regards
manu
