Autodesk license inside a distrobox

I’m installing maya in a fedora distrobox.
When I’m trying to login into autodesk to validate my license, the program can’t access internet.
I already gave permissions on flatseal. Turned the firewall off too.

After clicking on “try again”. I get this that window apparently works but it just crash after attempting to login.

I’m using a fedora toolbox docker with a init system and “NetworkMode” is set as host.

Any suggestions? is there something that blocks internet from a distrobox?

You need to start the autodesk verification service manually. I dont exactly remember the name of the daemon but it doesnt get started by Maya automatically. Try following their help page

I’ve registered manually but I still need to sign in on my autodesk account from that window to validate my account.

It’s an student account. I don’t have serial or network license.

I’m wondering, since you’ve seem to gone further than I have, how did you install Maya inside of a distrobox? I’ve been messing around with things for a bit, and for some reason, it’s just not doing anything when I launch it.

This is how I’m installing it:

distrobox create -i registry.fedoraproject.org/fedora:41 --init --additional-packages "systemd" -n Autodesk_Tools
distrobox enter Autodesk_Tools

sudo dnf update -y && sudo dnf upgrade -y

sudo dnf copr enable dioni21/compat-openssl10 -y && sudo dnf install pcre-utf16 -y && sudo dnf install compat-openssl10 -y

sudo dnf install libxkbfile.i686 pciutils-libs.i686 pcre2-utf32.i686 libpng.i686 libXpm.i686 audiofile.i686 gtk2.i686 libffi.i686 libmng.i686 libglvnd-opengl.i686 libpng15.i686 libpq.i686 libXp.i686 mesa-libGLU.i686 xcb-util-cursor.i686 xcb-util-wm.i686 xcb-util-image.i686 xcb-util-keysyms.i686 xcb-util-renderutil.i686 xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-ISO8859-1-100dpi -y

sudo dnf install libxkbfile.x86_64 pciutils-libs.x86_64 pcre2-utf32.x86_64 libpng.x86_64 libXpm.x86_64 audiofile.x86_64 gtk2.x86_64 libffi.x86_64 libmng.x86_64 libglvnd-opengl.x86_64 libpng15.x86_64 libpq.x86_64 libXp.x86_64 mesa-libGLU.x86_64 xcb-util-cursor.x86_64 xcb-util-wm.x86_64 xcb-util-image.x86_64 xcb-util-keysyms.x86_64 xcb-util-renderutil.x86_64 xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-ISO8859-1-100dpi -y

# Probably not the wisest idea to install it this way. You can just run the setup instead
#sudo dnf install \
  #./Packages/adlmapps31-31.0.4-0.x86_64.rpm \
  #./Packages/AdobeSubstance3DforMaya-3.0.3-2025-linux-x86_64.rpm \
  #./Packages/adskflexnetclient-11.18.3-1.x86_64.rpm \
  #./Packages/adskflexnetserverIPV6-11.19.4-1.x86_64.rpm \
  #./Packages/adsklicensing14.4.0.11537-0-0.x86_64.rpm \
  #./Packages/Bifrost2025-2.11.0.0-2.11.0.0-1.x86_64.rpm \
  #./Packages/Maya2025_64-2025.3-2178.x86_64.rpm \
  #./Packages/MayaUSD2025-202409171049-966ce2d-0.30.0-1.x86_64.rpm \
  #./Packages/Licensing/adskidentitymanager1.11.12.21-1.x86_64.rpm -y

# Run the setup
./Setup
  
# Fixes the libtiff library missing issue
sudo ln -s /usr/lib64/libtiff.so.6 /usr/autodesk/maya2025/lib/libtiff.so.5

EDIT: Okay, so after logging into Plasma on X11 rather than Wayland, I managed to get to the activation screen after waiting a bit, but when I tried logging in, it closed Maya, and spat out a log saying that it wasn’t authorized. Is there any specific web dependencies that have to be installed to get to the login screen?

This is what that looks like (MayaCLM-14-02-2025.log):

2025-02-14 18:25:35: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:25:35: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:25:35: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:25:35: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:25:35: INFO: initialize: GetInstance (Success)
2025-02-14 18:26:08: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:26:08: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:26:08: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:26:08: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:26:08: INFO: initialize: GetInstance (Success)
2025-02-14 18:26:22: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:26:22: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:26:22: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:26:22: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:26:22: INFO: initialize: GetInstance (Success)
2025-02-14 18:26:59: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:26:59: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:26:59: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:26:59: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:26:59: INFO: initialize: GetInstance (Success)
2025-02-14 18:28:26: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:28:26: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:28:26: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:28:26: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:28:26: INFO: initialize: GetInstance (Success)
2025-02-14 18:29:01: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:29:01: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:29:01: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:29:01: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:29:01: INFO: initialize: GetInstance (Success)
2025-02-14 18:30:07: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:30:07: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:30:07: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:30:07: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:30:07: INFO: initialize: GetInstance (Success)
2025-02-14 18:34:56: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:34:56: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:34:56: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:34:56: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:34:56: INFO: initialize: GetInstance (Success)
2025-02-14 18:48:36: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:48:36: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:48:36: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:48:36: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:48:36: INFO: initialize: GetInstance (Success)
2025-02-14 18:53:52: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:53:52: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:53:52: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:53:52: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:53:52: INFO: initialize: GetInstance (Success)
2025-02-14 18:55:41: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 18:55:41: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 18:55:41: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 18:55:41: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 18:55:41: INFO: initialize: GetInstance (Success)
2025-02-14 19:01:07: ====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
2025-02-14 19:01:07: INFO: MAYA VERSION: Autodesk MAYA 2025.3
2025-02-14 19:01:07: INFO: Desktop Licensing Runtime Version: 9.0.0.52
2025-02-14 19:01:07: INFO: Desktop Licensing API version in Maya: 9.0.0.52
2025-02-14 19:01:07: INFO: initialize: GetInstance (Success)
2025-02-14 19:03:57: INFO: Received LicenseUpdateCallback for Maya 2025 (ADLSDK_UPDATE_REASON_LICENSE_UPDATE): NOT Authorized
2025-02-14 19:03:57: ERROR: Error Information: Maya 2025 : command execution error
2025-02-14 19:03:57: ERROR: adlsdkAuthorize returned with error code: ADLSDK_STATUS_LICENSE_CHECKOUT_ERROR
2025-02-14 19:03:57: ERROR: checkinLicense: unable to release authentication handle
2025-02-14 19:03:57: INFO: shutdown: normal exit

I want to add to this, since I’ve also been trying to get Maya working. The licensing service does run, and it does have Maya registered, but it still returns an error, just like what’s already shown here. However, if you install Maya 2024 or older, it will actually work just fine. I don’t know what changed here, I thought it was because Maya wasn’t compatible with Wayland sessions, but newer versions are still broken on an X11 session. If someone here has figured out a solution or a workaround to getting Maya 2025 and above running on a container, I’d love to hear it.