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

Barnacle Redhat Curl Timeout #695

Open
bgreenb opened this issue Jan 15, 2020 · 0 comments
Open

Barnacle Redhat Curl Timeout #695

bgreenb opened this issue Jan 15, 2020 · 0 comments
Labels

Comments

@bgreenb
Copy link
Contributor

bgreenb commented Jan 15, 2020

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 
@bgreenb bgreenb added the bug label Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant