.NET 8.0 headless testing & transition #2539
Replies: 11 comments 24 replies
-
Is it windows only atm? |
Beta Was this translation helpful? Give feedback.
-
Would testing on Linux ARM be appreciated? |
Beta Was this translation helpful? Give feedback.
-
What do we need to do to run it with linux? So: But I'm getting:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Ran mentor workshop off .NET 8 headless, had a peak of around 16 people from varying places worldwide doing builder things etc. after 2 hours, session was still running fine DeSync lounge is also on .NET 8 now - haven't noticed any issues cropping up yet with people coming in and out and having a bunch of the regular chaos happening over time. DeSync lounge is currently sitting at 8 users after 11h of being up (not all this time with people in it), using 30% of a core worth of cpu and 4.76GiB of RAM on Ryzen 9 5950x |
Beta Was this translation helpful? Give feedback.
-
Hosting the French-speaking meetup, no issues at all to be reported. |
Beta Was this translation helpful? Give feedback.
-
Happy to report no issues while running two headless instances on Linux yesterday! :3 |
Beta Was this translation helpful? Give feedback.
-
Removing the old .NET Framework / Mono headlessHey everyone! Thank you for all the testing so far, we've been getting really good results and only relatively minor issues (which will be fixed up soon). With this, we'd like to remove the old .NET Framework / Mono headless as soon as we can and make full switch to .NET 8.0. Before we do that, I'd like to ask - how long do you need to prepare for this switch or do more testing? Right now, my plan would be to leave this open up for a week (meaning we'll remove the old headless next Monday) - unless you need more time - in which case please let us know in a comment bellow this! |
Beta Was this translation helpful? Give feedback.
-
Just a heads up, I'll be removing the old .NET Framework / Mono headless in an update today and the .NET 8.0 headless will move to where that one was! |
Beta Was this translation helpful? Give feedback.
-
This is now closed and .NET 8.0 headless is the main! Thank you everyone for testing! |
Beta Was this translation helpful? Give feedback.
-
Hello everyone!
Guess what... another test!
What is being tested
We've moving headless from .NET Framework to the modern .NET 8.0!
This should provide much better performance for headless and remove dependency on Mono - instead you need to use the modern .NET 8.0 runtime to run it.
#2265
How to test
If you have access to headless builds, you can find the .NET 8.0 variant in a folder named
net8.0
. When you can, try hosting your sessions on this version instead.The version is compatible with normal builds (and normal headlesses) and will be included with every build - there is no special
prerelease
branch for this one, so you can freely switch back and forth.If you notice any breakage and issues that are NOT present on the normal .NET Framework headless, report them please!
If you find something that got broken
If you find that stuff works okay
Please report it too and include details - how many users, where is the host, where were users (if you know), how long did the session run for, what did you (roughly) do and such. This way we know things are working okay.
How long will testing go for?
At least a week, more if there are major issues. We will provide both versions of headless for the duration and then switch and provide only .NET 8.0 headless
Phasing out the old headless
Please note that this means the old headless will be phased out and you should start preparing to migrate your hosting and setup to this one instead!
Right now we're keeping it for at least a week to transition, but if you need more time, let us know in a comment blow and we can extend this (within reasonable limits).
Beta Was this translation helpful? Give feedback.
All reactions