Code Monkey home page Code Monkey logo

Comments (5)

webbertakken avatar webbertakken commented on July 17, 2024

This is most likely not a bug. Mostly every time when unity outputs "config is NOT valid", it means the config is indeed not valid.

A few things to check:

  • all variables are set in your secrets and properly passed to the action (typos happen)
  • special characters in your password (known issue with unity)
  • in case of private license, provide the .ulf file, not the .alf file
  • in case of pro or other license, make sure you can log in to the unity website and make sure that your license has open seats or actrivations

Please let us know if that does not solve your problem.

from docker.

LanikSJ avatar LanikSJ commented on July 17, 2024

@webbertakken I've verified as many of the variables as possible and they all check out. There's no special characters in our password. We use a pro license we our extension on the license is .alf. I can login to Unity portal no problem.

from docker.

webbertakken avatar webbertakken commented on July 17, 2024

Note that .alf is the activation license file, not the actual license file.

Note that pro license uses a serial to activate, not the file as per the documentation.

from docker.

LanikSJ avatar LanikSJ commented on July 17, 2024

I was able to activate the license already and got the serial number and everything. I've added it to my GitLab pipeline as well.
image
In case you're wondering why there's 2 UNITY_LICENSE variables I created the UNITY_LICENSE_CONTENT for testing.

from docker.

webbertakken avatar webbertakken commented on July 17, 2024

It looks like you followed both the personal activation flow as well as the professional activation flow. This will not work; you should follow only the professional activation flow.

Internally when you have UNITY_LICENSE set, it will skip the activation flow of pro licenses, which are serial based.

Both workflows are used by many users. There are no known bugs.

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.