kaltura / platform-install-packages

Official deployment packages to install the Kaltura platform on a server or cluster environments using native OS package managers
GNU Affero General Public License v3.0
520 stars 242 forks source link

Error processing package kaltura-nginx (–configure) #609

Closed DPratapSingh closed 7 years ago

DPratapSingh commented 7 years ago

Hi

I encountered a error while installing kaltura, on Ubuntu 14.04 LTS

Restarting nginx: nginx: [emerg] invalid host in upstream “http://**” in /opt/kaltura/nginx/conf/nginx.conf:17 nginx: configuration file /opt/kaltura/nginx/conf/nginx.conf test failed invoke-rc.d: initscript kaltura-nginx, action “restart” failed. dpkg: error processing package kaltura-nginx (–configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for ureadahead (0.100.0-16) … Processing triggers for libc-bin (2.19-0ubuntu6.9) … Errors were encountered while processing: kaltura-nginx E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up kaltura-nginx (1.12-4) … System start/stop links for /etc/init.d/kaltura-nginx already exist. Restarting nginx: nginx: [emerg] invalid host in upstream “http://*** in /opt/kaltura/nginx/conf/nginx.conf:17 nginx: configuration file /opt/kaltura/nginx/conf/nginx.conf test failed invoke-rc.d: initscript kaltura-nginx, action “restart” failed. dpkg: error processing package kaltura-nginx (–configure): subprocess installed post-installation script returned error exit status 1 Processing triggers for libc-bin (2.19-0ubuntu6.9) … Errors were encountered while processing: kaltura-nginx

jessp01 commented 7 years ago

As the message reads, you've inputted an invalid hostname. It should be the machine's hostname or IP, without the protocol.