Skip to content

PSReadLine error on Windows #5145

Description

@allserviceniger-cloud

Description du problème

The model output error: Your output is flagged for looping content. If this really was intentional, then add the tag [ignoring loop detection] to your output. Retries remaining: 4

Environnement

  • OS: Windows
  • PowerShell version: $PSVersionTable.PSVersion
  • PSReadLine version: $([Microsoft.PowerShell.ConsoleReadLine]::GetVersion()).ToString()

Étapes pour reproduire

  1. Lancez votre script PowerShell qui utilise PSReadLine.
  2. Observez l’erreur ci‑dessus.

Comportement attendu

  • PSReadLine devrait traiter la sortie sans déclencher la détection de boucle.

Comportement réel

  • Le message model output error: Your output is flagged for looping content est affiché.

Informations complémentaires

  • Le problème s’est produit dans le fichier setup_todjom.ps1 (ligne 69).

*Merci de vérifier les informations ci-dessus et d’ajouter tout détail supplémentaire pour aider les mainteneurs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs-Triage 🔍It's a new issue that core contributor team needs to triage.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions