8 sonuçtan 1 ile 8 arası

Konu: System Center App Controller Credentials hatası

  1. #1

    Standart System Center App Controller Credentials hatası

    Merhaba

    App Controller kurulumu gerçekleştirdim fakat login işleminde Credentials hatası vermekte , SSL den kaynaklandığını duşundum Self-sign SSL ile kurmuştum SSL değiştirerek elimdeki wildcard ssl ile denedim fakat yine aynı hatayı aldım.


    Hata aşağıdadır.


    vb3dm.jpg




    Bilgisi olan arkadaşlar yardımcı olurlarsa sevinirim.

    Teşekkürler.
    MCSE Server Infrastructure + MCSA Server Infrastructure + MCP + CCNA

  2. #2

    Standart

    Ziya merhaba,

    Kimlik bilgisini nasil yaziyorsun? domain\USER seklinde mi? user@domain.com seklinde mi?
    Domain uzantisi nedir? .com, .local?
    İsim cozumlemede sorun bulunuyor mu?

    Emre Aydın
    Emre Aydın
    MVP | Office 365 | Since 2006
    MCT | Since 2005
    MCSD | Azure Solutions Architect
    MCSE | Private Cloud, Messaging, Communication, Server Infrastructure, Productivity, Platform
    MCSA | Office 365, Server 2012, Cloud Platform
    MCTS | Developing Azure Solutions, Implementing Azure Infrastructure, Architecting Microsoft Azure Solutions, SAM
    P-Seller
    Intelligent Cloud | EMS
    Web : www.mshowto.org
    Mail : emre.aydin [@] mshowto.org
    Twitter : https://twitter.com/emreaydn
    Linkedin : tr.linkedin.com/in/emreaydn

  3. #3

    Standart

    Domain\user user@domain iki şekildede denedim fakat sonuç değişmiyor. Domain uzantısı .net fakat domain scvmm.domain.net gibi* , app çalıştığı sunucu ise scvmm3.scvmm.domain.net , Domain ve A kayıtları şu an aktif olarak kullanıldığından subdomain 'e kurdum DC 'yi, scvmm3.scvmm.domain.net DNS ler aktif olarak çalışmakta dışarıdan erişimde sağlanmakta.

    VMM üzerinde yonetici adında bir kullanıcı tanımlaması yaparak VMM 'e Hyper-V ekledim bu kullanıcı ilede app controller login denediğimde aynı hatayı almaktayım.

    Elimde *.domain.net şeklinde wildcard SSL var bunu kullandığımda malesef çalışmadı Self-sign ssl ile sunucu üzerinden denediğimde yine çalışmadı. Acaba DC sertifika otoritesi kurmammı gerekiyor self-sign ssl'e tam olarak güvenmesi için. Sorun nerede tam olarak çözebilmiş degilim.
    MCSE Server Infrastructure + MCSA Server Infrastructure + MCP + CCNA

  4. #4

    Standart

    Ziya selam,

    "The credentials that were used to connect did not work." hatası alıyorsun. Bu hatayı aldığın linkide yazar mısın? HTTP mi yoksa HTTPS'mi bağlantı deniyorsun. HTTPS deniyorsan HTTP olarakta dener misin? Birde farklı Browser varsa farklı bir Browser dan da login olmayı dener misin?

    Ayrıca, aşağıdaki komutu çalıştırıp çıktısını gönderebilir misin?

    PS C:\> $Credentials = Get-Credential
    PS C:\> Get-SCACServer -ServerName "https://SUNUCU.DOMAIN.ADI" -Credential $Credentials

    Emre Aydın
    Emre Aydın
    MVP | Office 365 | Since 2006
    MCT | Since 2005
    MCSD | Azure Solutions Architect
    MCSE | Private Cloud, Messaging, Communication, Server Infrastructure, Productivity, Platform
    MCSA | Office 365, Server 2012, Cloud Platform
    MCTS | Developing Azure Solutions, Implementing Azure Infrastructure, Architecting Microsoft Azure Solutions, SAM
    P-Seller
    Intelligent Cloud | EMS
    Web : www.mshowto.org
    Mail : emre.aydin [@] mshowto.org
    Twitter : https://twitter.com/emreaydn
    Linkedin : tr.linkedin.com/in/emreaydn

  5. #5

    Standart

    Self-sign IIS oluşturduğum SSL kullandığımdaki sonuç ;

    PS C:\Program Files (x86)\Microsoft System Center 2012 R2\App Controller\PowerSh
    ell Modules> Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Crede
    ntial $Credentials
    Get-SCACServer : InternalServerError: Internal Server Error
    At line:1 char:1
    + Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Credential $Cre
    den ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
    + CategoryInfo : NotSpecified: ( [Get-SCACServer], WebException
    + FullyQualifiedErrorId : System.Net.WebException,Microsoft.SystemCenter.C
    loudManager.PowerShell.GetCMServerCommand



    Wildcard'lı comodo SSL kullandığımda ki sonuç ;


    PS C:\Program Files (x86)\Microsoft System Center 2012 R2\App Controller\PowerSh
    ell Modules> Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Crede
    ntial $Credentials
    Get-SCACServer : InternalServerError: Internal Server Error
    At line:1 char:1
    + Get-SCACServer -ServerName "https://scvmm3.scvmm.*.net" -Credential $Cre
    den ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
    + CategoryInfo : NotSpecified: ( [Get-SCACServer], WebException
    + FullyQualifiedErrorId : System.Net.WebException,Microsoft.SystemCenter.C
    loudManager.PowerShell.GetCMServerCommand

    Bu işlemler SCAC Powershell üzerinden yapılmıştır.

    IIS üzerinden bindings'den SSLdekinden başka bir binding kullandığımda ise normal olarak SSL yok hatası veriyor.

    Get-SCACServer : The underlying connection was closed: Could not establish trus
    t relationship for the SSL/TLS secure channel.
    MCSE Server Infrastructure + MCSA Server Infrastructure + MCP + CCNA

  6. #6

    Standart

    Event loglara baktığımda aşağıda ki hata ile karşılaşıyorum, belki kafanızda bir fikir uyandırır emre bey,


    Event code: 3008
    Event message: A configuration error has occurred.
    Event time: 9.12.2013 23:38:49
    Event time (UTC): 9.12.2013 21:38:49
    Event ID: 6aca6fd681fe4ab88b5c136762a0e1ef
    Event sequence: 1
    Event occurrence: 1
    Event detail code: 0

    Application information:
    Application domain: /LM/W3SVC/2/ROOT/api-1-130310987286756300
    Trust level: Full
    Application Virtual Path: /api
    Application Path: C:\Program Files\Microsoft System Center 2012 R2\App Controller\api\
    Machine name: SCVMM3

    Process information:
    Process ID: 6340
    Process name: w3wp.exe
    Account name: IIS APPPOOL\AppControllerAppPool

    Exception information:
    Exception type: ConfigurationErrorsException
    Exception message: Could not load file or assembly 'VMDKToVHD' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    at System.Web.Configuration.CompilationSection.LoadAs semblyHelper(String assemblyName, Boolean starDirective)
    at System.Web.Configuration.CompilationSection.LoadAl lAssembliesFromAppDomainBinDirectory()
    at System.Web.Configuration.CompilationSection.LoadAs sembly(AssemblyInfo ai)
    at System.Web.Compilation.BuildManager.GetReferencedA ssemblies(CompilationSection compConfig)
    at System.Web.Compilation.BuildManager.GetPreStartIni tMethodsFromReferencedAssemblies()
    at System.Web.Compilation.BuildManager.CallPreStartIn itMethods(String preStartInitListPath)
    at System.Web.Compilation.BuildManager.ExecutePreAppS tart()
    at System.Web.Hosting.HostingEnvironment.Initialize(A pplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)

    Could not load file or assembly 'VMDKToVHD' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    at System.Reflection.RuntimeAssembly._nLoad(AssemblyN ame fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    at System.Reflection.RuntimeAssembly.nLoad(AssemblyNa me fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    at System.Reflection.RuntimeAssembly.InternalLoadAsse mblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    at System.Reflection.RuntimeAssembly.InternalLoad(Str ing assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
    at System.Reflection.RuntimeAssembly.InternalLoad(Str ing assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
    at System.Reflection.Assembly.Load(String assemblyString)
    at System.Web.Configuration.CompilationSection.LoadAs semblyHelper(String assemblyName, Boolean starDirective)



    Request information:
    Request URL: https://scvmm3.scvmm.DOMAIN.net:443/api/logon
    Request path: /api/logon
    User host address: fe80::f01f:6e86:d821:5c54/api/logon
    User:
    Is authenticated: False
    Authentication Type:
    Thread account name: IIS APPPOOL\AppControllerAppPool

    Thread information:
    Thread ID: 5
    Thread account name: IIS APPPOOL\AppControllerAppPool
    Is impersonating: False
    Stack trace: at System.Web.Configuration.CompilationSection.LoadAs semblyHelper(String assemblyName, Boolean starDirective)
    at System.Web.Configuration.CompilationSection.LoadAl lAssembliesFromAppDomainBinDirectory()
    at System.Web.Configuration.CompilationSection.LoadAs sembly(AssemblyInfo ai)
    at System.Web.Compilation.BuildManager.GetReferencedA ssemblies(CompilationSection compConfig)
    at System.Web.Compilation.BuildManager.GetPreStartIni tMethodsFromReferencedAssemblies()
    at System.Web.Compilation.BuildManager.CallPreStartIn itMethods(String preStartInitListPath)
    at System.Web.Compilation.BuildManager.ExecutePreAppS tart()
    at System.Web.Hosting.HostingEnvironment.Initialize(A pplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)


    Custom event details:
    System center app controller /API https sayfasına girdigimde yani scvmm3.scvmm.domain.net/API aşağıda ki hata çıkıyor.
    Could not load file or assembly 'VMDKToVHD' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    MCSE Server Infrastructure + MCSA Server Infrastructure + MCP + CCNA

  7. #7

    Standart

    Sanki kurulumda IIS ile ilgili bir bileşen atlanmış gibi. Aşağıdaki komutu çalıştırıp deneyebilir miyiz?

    Add-WindowsFeature NET-Framework-Features, NET-Framework-Core

    Birde aşağıdaki makaledeki adımları uygulayabilir misiniz?

    System Center App Controller 2012 Nedir, Nasıl Kurulur, Nasıl Yapılandırılır Mshowto | Mshowto

    Emre Aydın
    Emre Aydın
    MVP | Office 365 | Since 2006
    MCT | Since 2005
    MCSD | Azure Solutions Architect
    MCSE | Private Cloud, Messaging, Communication, Server Infrastructure, Productivity, Platform
    MCSA | Office 365, Server 2012, Cloud Platform
    MCTS | Developing Azure Solutions, Implementing Azure Infrastructure, Architecting Microsoft Azure Solutions, SAM
    P-Seller
    Intelligent Cloud | EMS
    Web : www.mshowto.org
    Mail : emre.aydin [@] mshowto.org
    Twitter : https://twitter.com/emreaydn
    Linkedin : tr.linkedin.com/in/emreaydn

  8. #8

    Standart

    Malesef düzelmedi, topolojiyi aktif etmeden başta sorunlu başlamaktansa komple scvmm sanalı kaldırıp tekrar kuracağım.

    Durum bilgisi vereceğim.
    MCSE Server Infrastructure + MCSA Server Infrastructure + MCP + CCNA

Benzer Konular

  1. Ucretsiz Windows Server Hyper-V ve System Center ile Sanallastırma (MCP) Sınavı
    By emreaydin in forum Sertifikasyon ve Sosyal Konular
    Cevaplar: 0
    Son Mesaj: 12-24-2013, 08:58 AM
  2. System Center Configuration Manager 2007 User Rights
    By mustafa.burmali in forum Server2003
    Cevaplar: 0
    Son Mesaj: 07-08-2009, 02:31 PM

Yetkileriniz

  • Konu Açma Yetkiniz Yok
  • Cevap Yazma Yetkiniz Yok
  • Eklenti Yükleme Yetkiniz Yok
  • Mesajınızı Değiştirme Yetkiniz Yok
  •  
Hakkımızda
MSHOWTO, herhangi bir firma ya da kuruluş ile bağı olmayan bağımsız teknik bir topluluktur.
Sosyal Medya Linklerimiz