Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Unable to open /app/data/ts/licensekey.dat, falling back to limited functionality

    TeamSpeak
    3
    7
    707
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • phxwolf
      phxwolf last edited by

      Hello, so I am having a hard time getting my TeamSpeak server to read my license file .dat file. I added the licensekey.dat to my /app/data/ts/ and restarted the server. I changed permission and I have the latest TeamSpeak server and get it to read the license. Any help would be appreciated.

      Thank you.

      BrutalBirdie 1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        Do you see any error message about it during the app startup in its logs?

        phxwolf 1 Reply Last reply Reply Quote 0
        • BrutalBirdie
          BrutalBirdie Staff @phxwolf last edited by BrutalBirdie

          @phxwolf By default, check the file /app/data/ts/ts3server.ini, the path is licensepath=/app/data/ so your license is in the wrong place and TS3 can't find it.
          Fix by placing your licensekey.dat in /app/data or changing licensepath to licensepath=/app/data/ts/

          edit:
          I even checked the doc https://docs.cloudron.io/apps/teamspeak/ 😬 after checking the app and..

          License

          To configure a Teamspeak license in an app instance, upload the license .dat file to /app/data/licensekey.dat using the web terminal or Cloudron cli tool, then restart the app from the dashboard.

          even the doc states put it in /app/data/ so I COULD hit you with the RTFM 😉

          No worries.
          Hope I could help to fix your problem.

          Cheers 🍻

          ps: Nice webpage https://phxwolf.com/ but your Discord url is outdated. 👋

          more edit:
          Funny my first topic here was also about TeamSpeak and fixing the licensekey.dat 😆
          https://forum.cloudron.io/topic/2750/teamspeak3-suddenly-stopped-working-failed-loading-default-license-file

          Like my work? Consider donating a beer 🍻 Cheers!

          1 Reply Last reply Reply Quote 1
          • phxwolf
            phxwolf @nebulon last edited by

            @nebulon said in Unable to open /app/data/ts/licensekey.dat, falling back to limited functionality:

            Do you see any error message about it during the app startup in its logs?

            The only one that I see where it says it can't read the license.

            Dec 03 03:08:57 2021-12-03 08:08:57,514 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message.
            Dec 03 03:08:57 2021-12-03 08:08:57,515 INFO Included extra file "/etc/supervisor/conf.d/service.conf" during parsing
            Dec 03 03:08:57 2021-12-03 08:08:57,516 INFO Included extra file "/etc/supervisor/conf.d/teamspeak.conf" during parsing
            Dec 03 03:08:57 2021-12-03 08:08:57,522 INFO RPC interface 'supervisor' initialized
            Dec 03 03:08:57 2021-12-03 08:08:57,523 CRIT Server 'unix_http_server' running without any HTTP authentication checking
            Dec 03 03:08:57 2021-12-03 08:08:57,524 INFO supervisord started with pid 1
            Dec 03 03:08:58 2021-12-03 08:08:58,527 INFO spawned: 'service' with pid 14
            Dec 03 03:08:58 2021-12-03 08:08:58,531 INFO spawned: 'teamspeak' with pid 15
            Dec 03 03:08:58 2021-12-03 08:08:58.561509|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.13.6 (2021-06-09 10:22:37)
            Dec 03 03:08:58 2021-12-03 08:08:58.563157|INFO |ServerLibPriv | |SystemInformation: Linux 5.4.0-91-generic #102-Ubuntu SMP Fri Nov 5 16:31:28 UTC 2021 x86_64 Binary: 64bit
            Dec 03 03:08:58 2021-12-03 08:08:58.564999|INFO |DatabaseQuery | |dbPlugin name: MariaDB plugin, version 3, (c)TeamSpeak Systems GmbH
            Dec 03 03:08:58 2021-12-03 08:08:58.565617|INFO |DatabaseQuery | |dbPlugin version: 2
            Dec 03 03:08:58 2021-12-03 08:08:58.604448|WARNING |Accounting | |Unable to open /data/ts/licensekey.dat, falling back to limited functionality
            Dec 03 03:08:58 2021-12-03 08:08:58.607026|INFO |Accounting | |Licensing Information
            Dec 03 03:08:58 2021-12-03 08:08:58.607838|INFO |Accounting | |licensed to : Anonymous
            Dec 03 03:08:58 2021-12-03 08:08:58.608543|INFO |Accounting | |type : No License
            Dec 03 03:08:58 2021-12-03 08:08:58.610818|INFO |Accounting | |starting date : Thu Oct 1 00:00:00 2020
            Dec 03 03:08:58 2021-12-03 08:08:58.611518|INFO |Accounting | |ending date : Tue Nov 1 00:00:00 2022
            Dec 03 03:08:58 2021-12-03 08:08:58.612223|INFO |Accounting | |max virtualservers: 1
            Dec 03 03:08:58 2021-12-03 08:08:58.612936|INFO |Accounting | |max slots : 32
            Dec 03 03:08:59 Service listening on http://:::8000
            
            1 Reply Last reply Reply Quote 0
            • phxwolf
              phxwolf last edited by

              Please ignore this. I am so stupid. forgot to add the /app before the /data. I did this at 3:00 AM in the morning.

              BrutalBirdie nebulon 2 Replies Last reply Reply Quote 2
              • BrutalBirdie
                BrutalBirdie Staff @phxwolf last edited by

                @phxwolf happens to the best 🙂
                No worries.

                Like my work? Consider donating a beer 🍻 Cheers!

                1 Reply Last reply Reply Quote 1
                • nebulon
                  nebulon Staff @phxwolf last edited by

                  @phxwolf luckily it was that easy to solve in the end 🙂

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Powered by NodeBB