Looks like you do not have HTTP enabled.
And i see that you have configured the org_creation_users config.
If the mail address you filled in there exactly matches the mail address you use to login into the web-vault then that is ok.
But you really need to configure your DOMAIN correctly, and you really need HTTPS.
@BlackDex commented on GitHub (Dec 1, 2021):
Looks like you do not have HTTP enabled.
And i see that you have configured the `org_creation_users` config.
If the mail address you filled in there exactly matches the mail address you use to login into the web-vault then that is ok.
But you really need to configure your `DOMAIN` correctly, and you really need HTTPS.
@LiamKarlMitchell commented on GitHub (Dec 1, 2021):
I have nginx proxy manager handling https and domain just fine :)
Randomly it worked when I tried it in Opera rather than Chrome.
Edit: Actually, it only errors if I check the "This account is owned by a business.", I retried in chrome and it works there without checking that option.
@LiamKarlMitchell commented on GitHub (Dec 1, 2021):
I have nginx proxy manager handling https and domain just fine :)
Randomly it worked when I tried it in Opera rather than Chrome.
Edit: Actually, it only errors if I check the "This account is owned by a business.", I retried in chrome and it works there without checking that option.
@BlackDex commented on GitHub (Dec 1, 2021):
This is already fixed in the latest `testing` version.
See https://github.com/dani-garcia/bw_web_builds/commit/1e990dd7aed291152fe91496f8f4308846d03a11
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @LiamKarlMitchell on GitHub (Dec 1, 2021).
Subject of the issue
Can't create Organisation, getting a TypeError: Cannot read properties of undefined (reading 'hasAdditionalSeatsOption')
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: ADMIN_TOKEN
Reverse proxy and version: nginxproxymanager
Other relevant details:
Steps to reproduce
Admin has my email in the Organisation Users setting.
I previously set the env variable for enabling admin page and set this up.
I login and try to create an Organisation.
Expected behavior
Create an Organisation
Actual behavior
core.js:6210 ERROR TypeError: Cannot read properties of undefined (reading 'hasAdditionalSeatsOption')
Troubleshooting data
The page does not seem to have labels on these inputs.
And might be missing some options?
Happens even if I uncheck "This account is owned by a business."
@BlackDex commented on GitHub (Dec 1, 2021):
Looks like you do not have HTTP enabled.
And i see that you have configured the
org_creation_usersconfig.If the mail address you filled in there exactly matches the mail address you use to login into the web-vault then that is ok.
But you really need to configure your
DOMAINcorrectly, and you really need HTTPS.@LiamKarlMitchell commented on GitHub (Dec 1, 2021):
I have nginx proxy manager handling https and domain just fine :)
Randomly it worked when I tried it in Opera rather than Chrome.
Edit: Actually, it only errors if I check the "This account is owned by a business.", I retried in chrome and it works there without checking that option.
@BlackDex commented on GitHub (Dec 1, 2021):
This is already fixed in the latest
testingversion.See https://github.com/dani-garcia/bw_web_builds/commit/1e990dd7aed291152fe91496f8f4308846d03a11