Partage
  • Partager sur Facebook
  • Partager sur Twitter

meteor

installation sous windows

    26 mars 2019 à 13:40:24

    Bonjour!

    Je viens de découvrir meteor et j'essaye de l'installer sous Windows 10 avec le gestionnaire de paquet Chocolatey. Choco s'installe correctement mais des que je rentre la commande choco install meteor j'ai la meme erreur qui s'affiche :

    Chocolatey installed 0/0 packages.
     See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
    Impossible de se connecter au serveur distant.

    J'ai désactivé mon pare-feu et essayé plusieurs méthodes rien ne marche.

    Est ce que quelqu'un aurait une idée pour corriger ce beug.

    Merci! une débutante qui désespère

    • Partager sur Facebook
    • Partager sur Twitter

    HB

      26 mars 2019 à 14:45:17

      Bonjour,

      Peux-tu envoyer les logs ?

      • Partager sur Facebook
      • Partager sur Twitter
        26 mars 2019 à 21:48:56

         Bonsoir voici les logs. Merci pour la réponse

        2019-03-26 21:45:49,250 508 [DEBUG] - XmlConfiguration is now operational
        2019-03-26 21:45:49,310 508 [INFO ] - ============================================================
        2019-03-26 21:45:49,561 508 [INFO ] - Chocolatey v0.10.13
        2019-03-26 21:45:49,571 508 [INFO ] - Please run 'choco -?' or 'choco <command> -?' for help menu.
        2019-03-26 21:45:49,580 508 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
        2019-03-26 21:45:49,593 508 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
        2019-03-26 21:45:49,594 508 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
        2019-03-26 21:45:49,601 508 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe"
        2019-03-26 21:45:49,611 508 [DEBUG] - Received arguments:
        2019-03-26 21:45:49,660 508 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
        2019-03-26 21:45:49,670 508 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
        2019-03-26 21:45:49,670 508 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
        2019-03-26 21:45:49,728 508 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
        2019-03-26 21:45:49,732 508 [DEBUG] - Exiting with 1
        2019-03-26 21:46:05,271 15656 [DEBUG] - XmlConfiguration is now operational
        2019-03-26 21:46:05,328 15656 [INFO ] - ============================================================
        2019-03-26 21:46:05,520 15656 [INFO ] - Chocolatey v0.10.13
        2019-03-26 21:46:05,541 15656 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
        2019-03-26 21:46:05,546 15656 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
        2019-03-26 21:46:05,551 15656 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
        2019-03-26 21:46:05,561 15656 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install meteor
        2019-03-26 21:46:05,561 15656 [DEBUG] - Received arguments: install meteor
        2019-03-26 21:46:05,621 15656 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
        2019-03-26 21:46:05,621 15656 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
        2019-03-26 21:46:05,631 15656 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
        2019-03-26 21:46:05,691 15656 [DEBUG] - Performing validation checks.
        2019-03-26 21:46:05,696 15656 [DEBUG] - Global Configuration Validation Checks:
        2019-03-26 21:46:05,696 15656 [DEBUG] -  - Package Exit Code / Exit On Reboot = Checked
        2019-03-26 21:46:05,701 15656 [DEBUG] - System State Validation Checks:
        2019-03-26 21:46:05,701 15656 [DEBUG] -  Reboot Requirement Checks:
        2019-03-26 21:46:05,701 15656 [DEBUG] -  - Pending Computer Rename = Checked
        2019-03-26 21:46:05,701 15656 [DEBUG] -  - Pending Component Based Servicing = Checked
        2019-03-26 21:46:05,701 15656 [DEBUG] -  - Pending Windows Auto Update = Checked
        2019-03-26 21:46:05,711 15656 [DEBUG] -  - Pending File Rename Operations = Flagged
        2019-03-26 21:46:05,711 15656 [INFO ] - 2 validations performed. 1 success(es), 1 warning(s), and 0 error(s).
        2019-03-26 21:46:05,711 15656 [INFO ] -
        2019-03-26 21:46:05,721 15656 [WARN ] - Validation Warnings:
        2019-03-26 21:46:05,722 15656 [WARN ] -  - A pending system reboot request has been detected, however, this is
           being ignored due to the current Chocolatey configuration.  If you
           want to halt when this occurs, then either set the global feature
           using:
             choco feature enable -name=exitOnRebootDetected
           or pass the option --exit-when-reboot-detected.

        2019-03-26 21:46:05,726 15656 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
        2019-03-26 21:46:05,728 15656 [DEBUG] -
        NOTE: Hiding sensitive configuration data! Please double and triple
         check to be sure no sensitive data is shown, especially if copying
         output to a gist for review.
        2019-03-26 21:46:05,740 15656 [DEBUG] - Configuration: CommandName='install'|
        CacheLocation='C:\Users\Perso\AppData\Local\Temp\chocolatey'|
        ContainsLegacyPackageInstalls='True'|
        CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
        Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
        Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
        HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
        QuietOutput='False'|PromptForConfirmation='True'|AcceptLicense='False'|
        AllowUnofficialBuild='False'|Input='meteor'|AllVersions='False'|
        SkipPackageInstallProvider='False'|PackageNames='meteor'|
        Prerelease='False'|ForceX86='False'|OverrideArguments='False'|
        NotSilent='False'|ApplyPackageParametersToDependencies='False'|
        ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
        AllowMultipleVersions='False'|AllowDowngrade='False'|
        ForceDependencies='False'|Information.PlatformType='Windows'|
        Information.PlatformVersion='10.0.17763.0'|
        Information.PlatformName='Windows 10'|
        Information.ChocolateyVersion='0.10.13.0'|
        Information.ChocolateyProductVersion='0.10.13'|
        Information.FullName='choco, Version=0.10.13.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|

        Information.Is64BitOperatingSystem='True'|
        Information.Is64BitProcess='True'|Information.IsInteractive='True'|
        Information.UserName='Perso'|Information.UserDomainName='Perso-PC'|
        Information.IsUserAdministrator='True'|
        Information.IsUserSystemAccount='False'|
        Information.IsUserRemoteDesktop='False'|
        Information.IsUserRemote='True'|
        Information.IsProcessElevated='True'|
        Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
        Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
        Features.AllowEmptyChecksums='False'|
        Features.AllowEmptyChecksumsSecure='True'|
        Features.FailOnAutoUninstaller='False'|
        Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
        Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
        Features.VirusCheck='False'|
        Features.FailOnInvalidOrMissingLicense='False'|
        Features.IgnoreInvalidOptionsSwitches='True'|
        Features.UsePackageExitCodes='True'|
        Features.UseEnhancedExitCodes='True'|
        Features.UseFipsCompliantChecksums='False'|
        Features.ShowNonElevatedWarnings='True'|
        Features.ShowDownloadProgress='True'|
        Features.StopOnFirstPackageFailure='False'|
        Features.UseRememberedArgumentsForUpgrades='False'|
        Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
        Features.SkipPackageUpgradesWhenNotInstalled='False'|
        Features.RemovePackageInformationOnUninstall='False'|
        Features.ExitOnRebootDetected='False'|
        Features.LogValidationResultsOnWarnings='True'|
        Features.ScriptsCheckLastExitCode='False'|
        ListCommand.LocalOnly='False'|
        ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
        ListCommand.PageSize='25'|ListCommand.Exact='False'|
        ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
        ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
        ListCommand.ApprovedOnly='False'|
        ListCommand.DownloadCacheAvailable='False'|
        ListCommand.NotBroken='False'|
        ListCommand.IncludeVersionOverrides='False'|
        UpgradeCommand.FailOnUnfound='False'|
        UpgradeCommand.FailOnNotInstalled='False'|
        UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
        UpgradeCommand.ExcludePrerelease='False'|
        NewCommand.AutomaticPackage='False'|
        NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
        SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
        SourceCommand.AllowSelfService='False'|
        SourceCommand.VisibleToAdminsOnly='False'|
        FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
        ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
        OutdatedCommand.IgnorePinned='False'|Proxy.Location='10.127.254.1'|
        Proxy.BypassOnLocal='True'|
        2019-03-26 21:46:05,741 15656 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
        2019-03-26 21:46:05,747 15656 [INFO ] - Installing the following packages:
        2019-03-26 21:46:05,749 15656 [INFO ] - meteor
        2019-03-26 21:46:05,750 15656 [INFO ] - By installing you accept licenses for the packages.
        2019-03-26 21:46:05,841 15656 [DEBUG] - Using proxy server '10.127.254.1'.
        2019-03-26 21:46:05,980 15656 [DEBUG] - Using 'https://chocolatey.org/api/v2/'.
        2019-03-26 21:46:27,131 15656 [WARN ] -
        Chocolatey installed 0/0 packages.
         See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
        2019-03-26 21:46:27,133 15656 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
        2019-03-26 21:46:27,141 15656 [ERROR] - Impossible de se connecter au serveur distant
        2019-03-26 21:46:27,157 15656 [DEBUG] - Exiting with 1

        • Partager sur Facebook
        • Partager sur Twitter

        HB

          27 mars 2019 à 11:02:09

          Chocolatey n'a pas accès à internet. Vérifie que tu es bien connecté à internet et regarde du côté de ton pare-feu ou de ton proxy si tu en as un.
          • Partager sur Facebook
          • Partager sur Twitter
            2 avril 2019 à 13:29:04

            Bonjour,

            Merci pour les réponses.

            J'ai réussi à faire mon install sans utiliser Chocolatey en passant par le lien ci-dessous pour télécharger l'exécutable:

            https://forums.meteor.com/t/meteor-windows-installer-here-it-is/42416.

            Quand je fais la commande choco install meteor, chocolatey génére une variable http_proxy 10.127.254.1  qui bloque l’accès au serveur .

            variable à supprimer car elle bloque aussi meteor.

            • Partager sur Facebook
            • Partager sur Twitter

            HB

            meteor

            × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
            × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
            • Editeur
            • Markdown