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

AttributeError: 'NoneType' object has no attribute 'group' #40

Open
nomorehey opened this issue Jun 18, 2020 · 1 comment
Open

AttributeError: 'NoneType' object has no attribute 'group' #40

nomorehey opened this issue Jun 18, 2020 · 1 comment
Assignees

Comments

@nomorehey
Copy link

Traceback (most recent call last):
File "drupwn", line 48, in
Fingerprinter(request, logger).fingerprint(config)
File "/home/dwpt/drupwn/engine/Fingerprinter.py", line 25, in fingerprint
config["version"] = float(version.group(0))
AttributeError: 'NoneType' object has no attribute 'group'

@wh1t3p4wn48 wh1t3p4wn48 self-assigned this Jun 18, 2020
wh1t3p4wn48 pushed a commit that referenced this issue Jun 18, 2020
@wh1t3p4wn48
Copy link

Hi @nomorehey
This issue, releated to newer versions of Drupal 8, is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants