Error with installing hopsworks > 3.2 versions

I have been trying to install hopsworks version >3.2 using karamel-chef, i tried with 3.5, 3.4 but had no luck with installation.

STDERR: remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type FeatureStoreTagControllerIface with qualifiers @Default
  at injection point [BackedAnnotatedField] @Inject private io.hops.hopsworks.common.commands.featurestore.search.SearchFSOpenSearchController.tagCtrl
  at io.hops.hopsworks.common.commands.featurestore.search.SearchFSOpenSearchController.tagCtrl(SearchFSOpenSearchController.java:0)
 -- WELD-001408: Unsatisfied dependencies for type FeatureStoreTagControllerIface with qualifiers @Default
  at injection point [BackedAnnotatedField] @Inject private io.hops.hopsworks.common.commands.featurestore.search.SearchFSOpenSearchController.tagCtrl
  at io.hops.hopsworks.common.commands.featurestore.search.SearchFSOpenSearchController.tagCtrl(SearchFSOpenSearchController.java:0)
. Please see server.log for more details.
---- End output of /srv/hops/glassfish/versions/current/glassfish/bin/asadmin --terse=false --echo=true --user adminuser --passwordfile=/srv/hops/domains/domain1_admin_passwd --port 4848 deploy --target server --name hopsworks-ear:3.4.3 --enabled=true --upload=true --force=true --generatermistubs=false --availabilityenabled=false --lbenabled=true --keepstate=true --skipdsfailure=true --verify=false --precompilejsp=false --asyncreplication=false /srv/hops/domains/domain1/archives/hopsworks-ear:3.4.3/versions/hopsworks-ear:3.4.3-3.4.3/hopsworks-ear:3.4.3-3.4.3.ear ----
Ran /srv/hops/glassfish/versions/current/glassfish/bin/asadmin --terse=false --echo=true --user adminuser --passwordfile=/srv/hops/domains/domain1_admin_passwd --port 4848 deploy --target server --name hopsworks-ear:3.4.3 --enabled=true --upload=true --force=true --generatermistubs=false --availabilityenabled=false --lbenabled=true --keepstate=true --skipdsfailure=true --verify=false --precompilejsp=false --asyncreplication=false /srv/hops/domains/domain1/archives/hopsworks-ear:3.4.3/versions/hopsworks-ear:3.4.3-3.4.3/hopsworks-ear:3.4.3-3.4.3.ear returned 1

this is the error i am constantly getting at the step of hopsworks_default. step.

please somebody help . this is my last try with hopsworks