Project

General

Profile

Actions

Bug #6321

closed

Apache config for NCF builder is not suitable for apache 2.4

Added by Dennis Cabooter about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
2
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

  • First of all, the Apache config for NCF builder is not suitable for apache 2.4 (Ubuntu 14.04). Please see the patch attached.
  • Second I see the following Apache errors:
[Mon Mar 02 17:20:33.373209 2015] [:error] [pid 31744:tid 139859130631936] /usr/share/ncf-api-virtualenv/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:734: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
[Mon Mar 02 17:20:33.373545 2015] [:error] [pid 31744:tid 139859130631936]   InsecureRequestWarning)
[Mon Mar 02 17:20:33.382885 2015] [:error] [pid 31744:tid 139859164202752] /usr/share/ncf-api-virtualenv/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:734: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
[Mon Mar 02 17:20:33.383204 2015] [:error] [pid 31744:tid 139859164202752]   InsecureRequestWarning)
  • Third I can get to the techniqueEditor page, but it's a top bar with a white page. See attachement.

Files

ncf-api-virtualenv.diff (1.13 KB) ncf-api-virtualenv.diff Dennis Cabooter, 2015-03-02 17:30
techniqueEditor.png (40.7 KB) techniqueEditor.png Dennis Cabooter, 2015-03-02 17:30

Related issues 2 (0 open2 closed)

Related to Rudder - Bug #6373: Rudder 3.0 ncf editor chrome, clickjacking alertRejected2015-03-07Actions
Is duplicate of Rudder - Bug #6392: The Ubuntu 14.04 default apache vhosts are not removed properly and ncf-api-virtualenv is not put at the right placeReleasedBenoît PECCATTE2015-03-12Actions
Actions #1

Updated by Nicolas CHARLES about 9 years ago

Hi Dennis,

Thank you for your patch, i'll ask Benoit to have a look at it, as well as the Apache errors

For the white page, it may be due to the certificate error, or to something else.
People with an out of date ncf package reported this error, could you check the version of ncf you have ?

Actions #2

Updated by Nicolas CHARLES about 9 years ago

  • Assignee set to Benoît PECCATTE
  • Target version set to 2.11.8
Actions #3

Updated by Dennis Cabooter about 9 years ago

# dpkg -l |grep ncf
ii  ncf                                   0.201502201805-trusty1               all          ncf - CFEngine framework
ii  ncf-api-virtualenv                    3.0.1-trusty1                        all          ncf - CFEngine framework
Actions #4

Updated by François ARMAND about 9 years ago

It may also be something linked to the authentication. An authentication error used to lead to what you describe, and should be corrected with #5676.

Actions #5

Updated by Vincent MEMBRÉ about 9 years ago

  • Target version changed from 2.11.8 to 2.11.9
Actions #6

Updated by Benoît PECCATTE about 9 years ago

  • Category set to System integration
Actions #7

Updated by François ARMAND about 9 years ago

  • Subject changed from Technique editor issues to Apache config for NCF builder is not suitable for apache 2.4
  • Status changed from New to Discussion
  • Assignee changed from Benoît PECCATTE to Dennis Cabooter
  • Reproduced set to No

Denis, I think I saw that you had feedback on these problem on irc. Have you still these problem, or were they resolved ?

Actions #8

Updated by François ARMAND about 9 years ago

I'm adding (perhaps relevant) information from #6321:

Python version:

  1. dpkg -l | grep "Interactive high-level object-oriented language" | grep -v stdlib
    ii python2.7 2.7.6-8 amd64 Interactive high-level object-oriented language (version 2.7)
    ii python3.4 3.4.0-2ubuntu1 amd64 Interactive high-level object-oriented language (version 3.4)
  2. python --version
    Python 2.7.6

No modification of headers.

Actions #9

Updated by Dennis Cabooter about 9 years ago

It looks like it's solved in 3.0.2.

Actions #10

Updated by Matthieu CERDA about 9 years ago

  • Status changed from Discussion to Rejected
  • Priority changed from N/A to 2
  • % Done changed from 0 to 100

This problem has been resolved as part of #6392 :)

Closing this ticket as a dupe, thanks for reporting it so I could fix it Dennis !

Actions

Also available in: Atom PDF