Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update foreman.yml #602

Merged
merged 1 commit into from
Jan 2, 2023
Merged

Update foreman.yml #602

merged 1 commit into from
Jan 2, 2023

Commits on Dec 4, 2022

  1. Update foreman.yml - add a comment on defining the server address in …

    …a development environment
    
    I'm using vanilla foreman and `:host: 'https://localhost/'` didn't work for me,
    and caused the error:
    ```
    Could not load the API description from the server:
    Failed to open TCP connection to localhost:443 (Address family not supported by protocol - socket(2) for "localhost" port 443)
      - is the server down?
      - was 'foreman-rake apipie:cache' run on the server when using apipie cache? (typical production settings)
    Warning: An error occured while loading module hammer_cli_foreman.
    ```
    nofaralfasi committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    5c84df0 View commit details
    Browse the repository at this point in the history