Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
hindujavishal
Contributor II
Contributor II

Addition of a new Non-clustered Distribution Service

We are adding a new distribution service to our existing environment which is on 11.20 SR12 version. This distribution service is being added as a non clustered QDS. Though the initial setup has been done, we are getting the below error on trying to run a job:

(2018-12-20 11:16:22) Error: QVS does not have upload enabled. QVS=qvp://XXXXXXXXXXX/

(2018-12-20 11:16:22) Error: Could not connect. QVS=qvp://XXXXXXXXX-XX/

(2018-12-20 11:16:22) Error: Distribution to resources failed with errors. Warnings: 0, Errors: 5

Any pointers of what may be wrong? Can only see references of similar error in QV9 on community.

 

 

Labels (2)
2 Replies
Daniele_Purrone
Support
Support

What do the QVS logs say around the same time? Any chance that you have a firewall between the QDS and the QVS? Are you picking the correct QVS for distribution?
You will probably solve this by distributing to a folder instead than to the QVS. 
Cheers!

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
hindujavishal
Contributor II
Contributor II
Author

Hello Daniele,

Thanks for the swift reply.

We dont see this hit reaching the QVS (as per the QVS logs, there is no trace of this dashboard distribution).

We have already checked there doesnt look to be a firewall issue.

We are choosing the correct QVS, which is same as our existing QDS.

Distribution to folder is working fine.

We also observed that there is a certificate missing on the new publisher and due to that IE is not able to do SSO and asking for credentials (works if we provide those). So is not taking windows authentication while hitting a URL from browser. Could this be possibly creating problems?