Skip to content

Conversation

hpohekar
Copy link
Collaborator

Resolved Ansys Lab authentication issue.

@hpohekar hpohekar linked an issue Sep 26, 2025 that may be closed by this pull request
@github-actions github-actions bot added the bug Issue, problem or error in PyFluent label Sep 26, 2025
@hpohekar
Copy link
Collaborator Author

@jerome-blanche @mkundu1 Thanks for the suggestions. I have verified that both suggestions are working fine with the latest wheel file.

@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 03:00
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes Ansys Lab authentication by implementing server information retrieval for remote Fluent connections. The change enables proper authentication by downloading and parsing server connection details from a remote file service.

  • Added a new function to download and parse server information with retry logic
  • Updated the remote Fluent launcher to retrieve IP, port, and password from server info file
  • Modified the connection creation to use the retrieved authentication parameters

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/ansys/fluent/core/launcher/pim_launcher.py Added server info retrieval functionality and updated connection creation to use authentication parameters
doc/changelog.d/4503.fixed.md Added changelog entry for the authentication fix

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 03:05
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 10:55
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue, problem or error in PyFluent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ansys Lab authentication issue.
6 participants