Forum Discussion
dAndy_AT
3 years agoHonored Guest
can not "Create Organization"
Hello, if i follow your process to https://developer.oculus.com/oculus-start/apply/ and try to create Organiaztion it shows "Unable to Load Content Check your URL and try again." if i try https:...
rachelgomez.2022
2 years agoProtege
The only way i can explain that, is that it isn’t up-to-date.
I just did a fresh build after a cargo clean so all was removed.
The steps i took:
web-vault:
Downloaded the latest bw_web_build release
Extracted the bw_web_build and pointed the WEB_VAULT_FOLDER in the .env file to the extracted bw_web_builds release.
bitwarden_rs:
git pull upstream master or git pull if you are using the direct repo from dani-garcia.
git fetch --all --tags
git describe --abbrev=0 --tags ; git rev-parse HEAD
Which outputs: 1.16.3 and 37776241bead80926d35bff0cfa4577e8adefd2e
cargo clean
cargo build --features sqlite,mysql,postgresql
./target/debug/bitwarden_rs - Returns: Version 1.16.3-37776241
When i want to create a new org i see the following:
image
This is a clean environment using a sqlite3 database in this case.
Running on a Ubuntu 18.04 LXD Container.
Regards,
Rachel Gomez
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device