Upgrade to 2024.1 Starting in 3...2...1

We are about to kick off our upgrade weekend woot woot!

Working Cat Music GIF

5 Likes

We’re launching next weekend…T -7 Days…

Good luck!
You Got This Go Ahead GIF by FX Networks

2 Likes

here… we goooooooooooooooooooooo
image

4 Likes

Vaya con dios

1 Like

Can I do the upgrade in VR?

5 Likes

Monsignor Martinez?

image

2 Likes

bird delete this GIF by Skab

5 Likes

Ice Common Database is a royal pain in my :peach:

it was out of date, had to update it, wouldn’t update, had to make it not read only, then had to rename it, then had to delete it and use the “New Demo” database to create a new one
then had to rename it again cause my upgrading Db expected it to be named ICECommon_4_3_1004_3_100 instead of ICECommon_4_3_100 :man_facepalming:

Finally got past that.

3 Likes

So we did the upgrade and we can’t compile any custom code anywhere… We are investigating suspecting a problem with .NET
Just had to remove and re-install everything … so fun

Symptom: Open any code screen, hit check syntax… Epicor Freezes and Dies.

3 Likes

We had to install Visual Studio 2022 build tools (on the server)

https://aka.ms/vs/17/release/vs_BuildTools.exe

This is because .NET 4.8 SDK is required for code compilation I guess and On the server .NET 4.8 runtime already existed so you can’t just install the developer bundle. Windows Server 2019

We have now been able to compile code … the saga continues

3 Likes

Even .NET 8 core directives? Or just classic screen code?

That might be a bit of hyperbole, we didn’t test “everywhere” just started trying to update some functions and it was broken.

1 Like

IMG_7378

We were getting this error and just freezing when we tried to compile functions on the server and on the workstation

Installing the VS Build Tools fixed it because when we tried to install net 4.8 SDK it failed (known issue in server 2019 if you already have the net 4.8 runtime)

This is happening very often, randomly and it kicks us out of Epicor

Azure AD Authentication.

Might ths hotfix help?

We are in .16 :cry: but maybe we can try the hot fix.

2 Likes

Update


@Olga found it for us the path has moved from /v2/environment to /environment their help still points to the wrong place @karihagedorn but we got past the errror

Thank you thank you thank you @Olga you are my hero! for helping us out on a Saturday of all days #MVP :tada::tada::tada::tada::tada:


Original Problem:

WEl… F*#)(%&()@^&)(!@^!) HELL…

This…
https://www.epiusers.help/t/2023-1-x-environment-endpoint-not-working/106077/20?u=josecgomez

Is SOMEHOW… a problem… AGAIN :man_facepalming::man_facepalming::man_facepalming::man_facepalming::man_facepalming::man_facepalming::man_facepalming::man_facepalming::man_facepalming:

They have an entire endpoint missing AGAIN

Tired Ariana Grande GIF by NETFLIX

@klincecum can someone check on the cloud and see if I’m just crazy?

[POST] to
https://{{host}}/{{epicor_instance}}/api/v2/environment

I’m getting 404 every way I try.

PRB0270497 (the one I opened a year ago says it was completed) :man_facepalming:

How… do… you … looose a… frigging… whole… endpoint… TWICE!

Drunk That 70S Show GIF by Peacock

6 Likes

When I get to my pc I’ll take a gander. I think there may be an alternative endpoint that has that same info as well. Yes, I know you don’t want to refactor, but options are options.

1 Like

Does this work

https://localhost/AppServerName/api/environment

I found it in teams chat with you

4 Likes

This message is just replacement of invalid session exception that blocked UI and did not allow to relogin gracefully

Find out why is your session lost in db

1 Like