Struggling to install Autodesk Maya on Tumbleweed

Hi, I have issues with Autodesk Maya on Tumbleweed, regardless of the version. I’ve tried from 2022 up to 2025 and the same thing always happens. I’m using KDE Plasma 6 with Wayland. I tried with X11 too, but to no avail. I followed this tutorial on how to install Maya 2020 on Leap, but I installed Tumbleweed equivalent packages instead of Leap ones, and the installation process for newer versions of Maya is really similar to the 2020 version, so I thought it would work. I managed to get to this screen (click the image for full resolution):

…but when I click on “Sign in with your Autodesk ID”, I always get this error in terminal:

maya: Autodesk MAYA 2024

A licensing error occurred that Autodesk systems were not able to handle for you. Please contact Autodesk Customer Support for help in resolving this error.

adlsdkAuthorize returned with error code: ADLSDK_STATUS_LICENSE_CHECKOUT_ERROR

The default location for log files to help diagnose the issue is: 
"/usr/tmp/MayaCLM-03-03-2025.log"

I tried the official Autodesk solution to this problem, but still without success.

This is what AdskLicensingService logs say about the issue:

cat /var/opt/Autodesk/AdskLicensingService/Log/AdskLicensingAgent_2025-03-03_19-29-45-812_444b29b1-34c8-403e-62ef-eb89b7134874.log 
2025/03/03 19:29:45.824 [C,112589] Start Agent with PID 112589 , version "5.20.0.3252" and ID "444b29b1-34c8-403e-62ef-eb89b7134874" in non-silent mode; Agent config path: "" CER: true
2025/03/03 19:29:45.870 [C,112589] execution error: plugin "adws" loading error: Cannot load library /opt/Autodesk/AdskLicensing/13.3.1.9694/AdskLicensingAgent/plugins/libadws.so: (libAdWebServicesUI.so: cannot enable executable stack as shared object requires: Invalid argument) for command: 2020664580
2025/03/03 19:29:46.286 [C,112589] execution error: plugin "adws" loading error: Cannot load library /opt/Autodesk/AdskLicensing/13.3.1.9694/AdskLicensingAgent/plugins/libadws.so: (libAdWebServicesUI.so: cannot enable executable stack as shared object requires: Invalid argument) for command: 1389391334
2025/03/03 19:29:46.856 [C,112589] execution error: plugin "adws" loading error: Cannot load library /opt/Autodesk/AdskLicensing/13.3.1.9694/AdskLicensingAgent/plugins/libadws.so: (libAdWebServicesUI.so: cannot enable executable stack as shared object requires: Invalid argument) for command: 80484472
2025/03/03 19:29:48.031 [C,112589] execution error: plugin "adws" loading error: Cannot load library /opt/Autodesk/AdskLicensing/13.3.1.9694/AdskLicensingAgent/plugins/libadws.so: (libAdWebServicesUI.so: cannot enable executable stack as shared object requires: Invalid argument) for command: 277660463
2025/03/03 19:29:48.076 [C,112589] execution error: plugin "adws" loading error: Cannot load library /opt/Autodesk/AdskLicensing/13.3.1.9694/AdskLicensingAgent/plugins/libadws.so: (libAdWebServicesUI.so: cannot enable executable stack as shared object requires: Invalid argument) for command: 394660470
2025/03/03 19:29:48.112 [C,112589] Successfully un-initialized plugin:  "NETCOM"  within  300000  milli-seconds
2025/03/03 19:29:48.113 [C,112589] Successfully un-initialized plugin:  "BROWSER"  within  300000  milli-seconds
2025/03/03 19:29:48.113 [C,112589] Exit agent with PID 112589

Is there a solution? If this turns out to be too much of a hassle, I will consider dual booting Windows, because I really need this program. Keep in mind that this is only as a last resort as I don’t like dual booting. Thanks in advance.

This page lists several solutions. Did you try to manually register the product?

I would be inclined to talk to Autodesk support to get assistance.

2 Likes

Yes, I did. It’s still the same.
I will contact Autodesk support if there are no solutions that solve my issue.

Does it work after

setenforce 0

Hi, I encountered the same issue a week ago and managed to resolve it successfully. However, after reinstalling Maya due to some work with the dev kit, the same error has reappeared. The symptoms are identical to what you’re experiencing. You might want to try using the AdskLicensingSupportTool-2.4.0.1019-linux or reinstalling the latest version of AdskLicensingInstall.

First, did you try to check if your licensing service is running by executing ?:

sudo /usr/bin/systemctl status adsklicensing

Next, did you verify if Maya appears in the list when you run:

/opt/Autodesk/AdskLicensing/<version_number>/helper/AdskLicensingInstHelper list

This approach worked for me the first time I faced the issue. If you happen to find an alternative solution, feel free to reach out—it would be incredibly helpful for me as well! When I click on Sign In from my side, I have this window :

Status of AdskLicensing service is “active(running).” Maya appears in the list when I run AdskLicensingInstHelper. Unfortunately, neither AdskLicensingSupportTool nor reinstalling the latest version of AdskLicensingInstall helped, no matter which licensing method I choose. This seems to be a recent issue with the AdskLicensing service, as Maya worked for me on Linux before. Thank you anyway. I will post this issue to Autodesk forums and I’ll let you know if there is a solution.

Good news—I managed to solve the problem!

In my case, the issue was related to DNS. Try running the following command:

ping licensing.autodesk.com

If you don’t get a response, the problem might be DNS-related. To check further, try pinging Google:

ping -c 4 google.com

Next, run:

nslookup licensing.autodesk.com 8.8.8.8

This should redirect the Maya client to your Firefox browser. Make sure you’re already connected to the Autodesk website before doing this.

It worked for me—hope it helps you too!

1 Like

It really seems to be a DNS issue, although I’m not entirely sure. I changed the default DNS to Google one (8.8.8.8, 8.8.4.4) and unblocked port 53 in the firewall as it seemed to be required for nslookup.
When I run ping licensing.autodesk.com, I get this answer:

ping: licensing.autodesk.com: No address associated with hostname

Pinging google.com was successful, successfully transmitting and receiving 4 packets.

Nslookup returns no answer:

Server:         8.8.8.8
Address:        8.8.8.8#53

Non-authoritative answer:
*** Can't find licensing.autodesk.com: No answer

When I run dig licensing.autodesk.com @8.8.8.8, I get “ANSWER: 0” as opposed to “ANSWER: 1” when I dig google.com:

; <<>> DiG 9.20.5 <<>> licensing.autodesk.com @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41107
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;licensing.autodesk.com.                IN      A

;; AUTHORITY SECTION:
autodesk.com.           39      IN      SOA     ns-1869.awsdns-41.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400

;; Query time: 37 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Tue Mar 11 15:39:41 CET 2025
;; MSG SIZE  rcvd: 135

Do I have to use a specific DNS or should I unblock something in the firewall?

@Eagle11 Have you rebooted your internet router, if not suggest you try that as something maybe cached there causing issues.

I just did a factory reset and a reboot of the router. It didn’t fix the issue. I also tried using mobile data via USB tethering and that didn’t work either. There’s no answer when I ping, dig or nslookup the Autodesk licensing server.

Restrictions by location?

What makes you think this name has an IP address to start with? It appears to be a pure mailing domain:

andrei@tumbleweed:~> dig @8.8.8.8 licensing.autodesk.com any

; <<>> DiG 9.20.5 <<>> @8.8.8.8 licensing.autodesk.com any
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42090
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;licensing.autodesk.com.                IN      ANY

;; ANSWER SECTION:
licensing.autodesk.com. 3600    IN      MX      10 licensing-autodesk-com.mail.protection.outlook.com.
licensing.autodesk.com. 3600    IN      RRSIG   MX 13 3 3600 20250312131132 20250312101132 21158 autodesk.com. WUDRdT7uEVCCtYIWLRaYnMu6C5SUTqNludxBOG5Tqe6XgHjDqOU4/omv bjm0QR2nczrxWWVfCwXKBNR5M6sfLg==
licensing.autodesk.com. 3600    IN      TXT     "v=spf1 include:spf.protection.outlook.com -all"
licensing.autodesk.com. 3600    IN      RRSIG   TXT 13 3 3600 20250312131132 20250312101132 21158 autodesk.com. 7cRHuQfnNDqjNFUCKM1P7/hqdKNrPi4SCQT0qdCg0U5glgfkdva8z3tG PJxbmP2w2H3HvG5DfoOv3hS41eD9Nw==

;; Query time: 60 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (TCP)
;; WHEN: Wed Mar 12 14:11:32 MSK 2025
;; MSG SIZE  rcvd: 389

andrei@tumbleweed:~>

This command will not redirect any client to any browser. You either omit some steps or simply misinterpret what happend.

Yeah, you’re right, it’s just a mailing domain. I’m not sure how @Kushiro fixed the problem. I’ll try VPN, maybe it is a location restriction as @Svyatko said.

Maybe file is too old?
ILL you’re using 13.3.1.9694, whereas 15.2.0.12803 is available:

Autodesk Licensing Service download

Autodesk Support

Feb 26, 2025

https://damassets.autodesk.net/content/dam/autodesk/external-assets/support-articles/autodesk-licensing-service-download/15-2-0-12803/AdskLicensingInstaller-linux-15.2.0.12803.tar.gz

I installed the new version, now the Autodesk Licensing Service seems to be working correctly, but there is still a licensing error, identical to the one in the image Kushiro posted before he managed to somehow fix the issue for himself.

maya: Autodesk MAYA 2024

A licensing error occurred that Autodesk systems were not able to handle for you. Please contact Autodesk Customer Support for help in resolving this error.

adlsdkAuthorize returned with error code: ADLSDK_STATUS_LICENSE_CHECKOUT_ERROR

The default location for log files to help diagnose the issue is: 
"/usr/tmp/MayaCLM-12-03-2025.log"

If we take a look at the logs, there is something interesting:

====== BEGIN MAYA CLM LICENSE DIAGNOSTICS (level 2) ======
INFO: MAYA VERSION: Autodesk MAYA 2024.2
INFO: Desktop Licensing Runtime Version: 7.4.2.47
INFO: Desktop Licensing API version in Maya: 7.4.2.47
INFO: initialize: GetInstance (Success)
INFO: Received LicenseUpdateCallback for Maya 2024 (ADLSDK_UPDATE_REASON_LICENSE_UPDATE): NOT Authorized
ERROR: Error Information: Maya 2024 : [IDSDK] 3070: WebView2 is not found.
ERROR: adlsdkAuthorize returned with error code: ADLSDK_STATUS_LICENSE_CHECKOUT_ERROR
ERROR: checkinLicense: unable to release authentication handle
INFO: shutdown: normal exit

After a bit of googling, I found out that WebView2 is a Microsoft library which is not supported on Linux. I’ve come to the conclusion that this is a bug on Autodesk’s end and there is no solution. Well, dual booting it is.

Check for packages which include “WebView” and “WebEngine”:

https://software.opensuse.org/search?baseproject=ALL&q=WebEngine

https://software.opensuse.org/package/qt6-webengine

https://software.opensuse.org/package/webenginepart

and

https://software.opensuse.org/search?baseproject=ALL&q=WebView

https://software.opensuse.org/package/qt6-webview

Possibly will work after installing Wine 10+ :

qt6-webview is not related to WebView2.

Microsoft has no (real) intentions to add Linux support for WebWiew2 as can be seen at several bugreports requesting this.

WebView2 in Wine does not help to install Maya. There are several reports which try to solve the issue but no luck so far:

https://aur.archlinux.org/packages/maya

If main application works OK, and problem is only with authorization - ask Autodesk about Linux support. IMHO this is rather easy to realize.