掲示板

Problem with staging to a remote live system

thumbnail
11年前 に lutz Bremen によって更新されました。

Problem with staging to a remote live system

Expert 投稿: 291 参加年月日: 11/10/20 最新の投稿
hey guys,

i tried to do a staging from our system local to a remote server and got some issues.

first of all i added this to the portal-ext.properties

tunnel.servlet.hosts.allowed=127.0.0.1,SERVER_IP,192.168.1.218

tunnel.servlet.https.required=false
axis.servlet.hosts.allowed=127.0.0.1,SERVER_IP,192.168.1.218
axis.servlet.https.required=false


if i try to stage now i get the following error in eclipse console

Server returned HTTP response code: 403 for URL: http://192.168.1.214:8080/tunnel-web/secure/liferay/do


I read s.th. about a permission problem. but how to fix this?

in liferay there comes
you are not allowed to edit the site 10500
for example.

LG Lutz
11年前 に Ripal thakkar によって更新されました。

RE: Problem with staging to a remote live system

New Member 投稿: 14 参加年月日: 11/06/30 最新の投稿
To do a remote staging the credentials of both the servers need to be same.
Then only liferay will authenticate the remote staging.
thumbnail
11年前 に lutz Bremen によって更新されました。

RE: Problem with staging to a remote live system

Expert 投稿: 291 参加年月日: 11/10/20 最新の投稿
yeah thats the problem. which parameters should be the same?
thumbnail
11年前 に lutz Bremen によって更新されました。

RE: Problem with staging to a remote live system

Expert 投稿: 291 参加年月日: 11/10/20 最新の投稿
should i copy the database? the data directiory?
thumbnail
11年前 に Jogen Gondalia によって更新されました。

RE: Problem with staging to a remote live system

New Member 投稿: 4 参加年月日: 10/09/21 最新の投稿
Hi,

You have to do this with same user with same name, screenName, email and password.

Regards,
Vipin Bardia
thumbnail
11年前 に lutz Bremen によって更新されました。

RE: Problem with staging to a remote live system

Expert 投稿: 291 参加年月日: 11/10/20 最新の投稿
ok now i can connect to the remote live server. but all things in cocument libary arent availeble now.?