-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.5.0] This release of Retype has expired. Please update to the latest release. A Retype license is required to continue using this release. #708
Comments
Facing the same issue. Today happens to be the anniversary of v3.5.0, so could it be that the free version gets a year-long license that renews on every release? |
We are encountering the same issue and have a pro license valid until 2027 |
This is also encountered in our setup (Retype Pro v3.5.0). |
I am investigating. |
Same issue here :) However in our gradle build where we call |
Same issue here. We're using the free version. |
Same issue here. I use the free version. |
Same for us, Ubuntu 24.04, retype 3.5.0 free version |
Same for us, Ubuntu 20.04, retype 3.5.0 free version. |
I know, not much time has passed, however all our builds are stuck on this - any news? I'd prefer not to use ignoreExitCode :D |
Affects also the licensed version, just saying 💥 |
Same here |
Watching. Adding that indeed the licensed version is also affected. The error messaging is slightly different:
I went ahead and cleared the wallet and attempted to re-add our key:
|
+1 |
@geoffreymcgill Any updates? |
The fix is in place, but just trying to correct a couple issues with the release/deployment process, then v3.6.0 will be released. I'm working on it right now and will release v3.6.0 immediately after all green on the build. |
Retype v3.6.0 has been released. If you are using the GitHub Action using the If you are building with Retype on your local machine, updating to the latest release is required, see: https://retype.com/guides/getting-started/#update If for some reason running the
The Docker containers have not been updated. There is still a small issue with our deployment process that needs to get worked out. This will be the next thing to fix and then I'll make a Once I'm caught up and everything is stabilized, I'll provide an update and explanation on what happened, plus how this issue will not happen in the future. I truly apologize the inconvenience this has caused for everyone. Please let me know if you run into any issues and I will do my best to assist. |
The
|
Hi @latenitefilms. Basically, yes, your key has expired. I will explain below, but if you send me an email to [email protected], I will help get you back online immediately. Here is the explanation of what's happening... If you have the license key installed locally, you can run the command
The Retype license keys technically do not expire. What expires is the window for which free upgrades are available. Your license key was valid for free upgrades until May 25, 2024. The previous release of Retype (v3.5.0) was released on Sep 16, 2023. Your key would work for any new releases up to May 5, 2024. With the release of v3.6.0 on Sep 17, 2024, your Retype Pro license key is no longer available for that free upgrade. We need to improve the message that is output when that |
Confirmed, I noticed this as well. I am investigating right now. |
I was under the impression we got three years of updates? Has it been three years already?!? I was also under the impression that if your license expired, it just rolls back to the free version based on this: https://retype.com/pro/#if-i-do-not-renew-does-my-website-stop-working |
Any news @geoffreymcgill ? I got your first email, but haven't received any new license keys yet? I'd love to get this solved ASAP, as I'm using Retype for a news site (FCP Cafe), so it's a bit of a bummer I can't update the site. |
Hi, any news on docker image? |
Experiencing the same issue, my wiki is not useable anymore due to this. |
In my case, @geoffreymcgill sent me new license keys which did the trick. |
We are still not able to use the GHA workflow due to this issue. Any updates on that front? |
@geoffreymcgill, I have the same issue as latenitefilms. I have sent emails to [email protected], but I haven't received a reply. |
any update for Docker image for the license issue in free version, getting "ERROR: This release of Retype has expired. Please update to the latest release. A Retype license is required to continue using this release." |
@geoffreymcgill - I'm having some issues with some of my other sites too now. I've sent an email. Hopefully it hasn't ended up in your spam filter. Thanks mate! |
Here's my build that's currently failing: https://github.com/CommandPost/CommandPost-Website/actions/runs/11944698551/job/33296100804 |
For anyone following along, I was able to get it all working again with this:
...basically just using an older version of Retype. |
I had the same issue. After updating to 3.6.0, I deleted my local repo and re-cloned the remote. Seems to be working now. |
after server reatert, i cannot start retype.
$ retype start -n --host 192.168.0.37 --pro
INPUT: /engine/retype
OUTPUT: [in-memory]
ERROR: This release of Retype has expired. Please update to the latest release. A Retype license is required to continue using this release.
i use free version.
The text was updated successfully, but these errors were encountered: