Skip to content

Barnacle Redhat Curl Timeout #695

Open
@bgreenb

Description

@bgreenb

When running frontend-install.py on an existing Redhat system or using cluster-up, during the barnacle process, there will be attempt to use curl on the frontend. This times out after approx 2 minutes and the install continues normally. However this wastes time and should be fixed. It seems to be connecting to it's own Apache server that might not be up at this point.

..............................++
..........................................++
RCS file: /opt/stack/etc/RCS/apache-https.conf,v
done
RCS file: /etc/RCS/man_db.conf,v
done
Traceback (most recent call last):
  File "/opt/stack/bin/record-partitions.py", line 21, in <module>
    from stack_site import *
ModuleNotFoundError: No module named 'stack_site'
RCS file: /etc/modules-load.d/RCS/sg.conf,v
done
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:02:07 --:--:--     0curl: (7) Failed connect to 10.5.67.11:443; Connection timed out
RCS file: /opt/stack/etc/RCS/apache-stack.conf,v
done
RCS file: /etc/httpd/conf.modules.d/RCS/02-wsgi.conf,v
done
RCS file: /etc/httpd/conf.modules.d/RCS/00-base.conf,v
done
Created symlink from /etc/systemd/system/multi-user.target.wants/httpd.service to /usr/lib/systemd/system/httpd.service.
RCS file: /etc/RCS/root.my.cnf,v 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions