После добавления нового сервера WFE не удается войти в систему SharePoint

sharepoint.stackexchange https://sharepoint.stackexchange.com//questions/92874

Вопрос

Оригинал У нас есть только один все в одном сервере. Недавно мы добавляем новый сервер (VM) и решите использовать его как WFE. Старый станет сервером приложений. Я следовал по процедуре здесь: http://technet.microsoft.com/ EN-US / Библиотека / CC261752 (V= Office.15) .aspx # AddServer

В основном я устанавливаю SharePoint на новом сервере и запустите мастер настройки продукта. Я проверил с клиентским компьютером, который я могу войти в место в SharePoint (с укомплектую URL на оригинальный сервер). Затем я обновил файл хоста, чтобы иметь URL-точку на новый WFE-сервер.

Когда я просматриваю URL-адрес, я получаю правильный запрос на пароль как обычно. После входа в систему 3 раза он бросает мне пустую белую страницу. Я проверил веб-приложение Microsoft SharePoint Web Application на WFE.

Однако я могу войти в страницу центральной администрации на Localhost WFE-сервера, используя URL, как http: appserver: 30895 /

Что еще я пропустил? Спасибо.

Это было полезно?

Решение 2

At the beginning, I have a single VM have SQL, Sharepoint 2013, AD, etc installed. Everything is running fine.

Later, I clone this VM, change this computername (or hostname) and join it to orginial server's farm. I can complete the installation wizard and product configuration wizard. However, as I mentioned in the question, users cannot login using this new server as WFE.

I think the cause is the VM is not clear. It has numberous settings including the AD stuff on server.

So I create a new VM with a blank new install win2008. Install everything and join to the existing farm. Everything is fine this time.

Thanks for all of your input!

Другие советы

If you installed the system as a "Stand Alone" install (see dialog box in figure 1 of this article) I believe you are not able to add any additional servers to the farm. If this was done, you'll most likely have to completely re-install the farm on your new host, migrate the content databases, then reinstall your original server to join the farm.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top