Skip to main content
Filter by
Sorted by
Tagged with
4 votes
1 answer
4k views

I am developing a WinUI project and I noticed that .NET 8.0 was published. I really want to upgrade my project to .NET 8.0 so I read the document about .NET upgrade assistant. I followed the steps and ...
Sciencekill's user avatar
0 votes
1 answer
916 views

Im migrating my .NET 4.8 to .NET 6. On running the upgrade command on my project I got below message in cmd once it finished Complete: 145 succeeded, 50 failed, 7 skipped. Now I want to see the ...
Coca Coffee's user avatar
0 votes
1 answer
809 views

I want to upgrade my Kafka cluster from 2.7 to 2.8. In the upgrade guide, it mentioned to check log format version. How to check this?
Samdish Arora's user avatar
0 votes
1 answer
74 views

Each time I try to open the windows .exe to upgrade it I get this error> How can I fix this error that happens when I open the windows10upgrade 9252? I want to upgrade Windows because docker is ...
MrJonesBones's user avatar
0 votes
1 answer
2k views

My colleague has upgraded Python from 3.10 to 3.12 on a server via unzipping the file "Windows embeddable package (64-bit)" downloaded at https://www.python.org/downloads/windows/ into the ...
W. Wang's user avatar
  • 11
0 votes
0 answers
270 views

I recently started migrating from a working V1 version of DotNetBrowser from TeamDev, and I ran into multiple issues that have stumped me. Previously all the Chromium binaries worked well together and ...
Justin W.'s user avatar
0 votes
1 answer
826 views

Want to understand how the helm repo add command works: I am installing artifactory. Jfrog docs state to run the following command: helm repo add jfrog https://charts.jfrog.io This writes files to my ...
user1757898's user avatar
0 votes
1 answer
622 views

I have an older ASPX Web application that I need to upgrade from .net 3.5 to 4.8.1 because we need to move to Windows Server 2022. I am having a hard time finding good resources online around this. ...
kyleb's user avatar
  • 2,080
1 vote
0 answers
790 views

I have a KeyCloak 13.0 setup on linux env, with H2 DB. Now, I am planning to update it to latest version (22.0.4). My older steup is at /root/keycloak/keycloak-13.0 Latest setup at /root/keycloak/...
Kandarpa's user avatar
0 votes
0 answers
23 views

I have a simple console project with one dependency that is a library project. Both are targetting .NET 4.8. The second project is a project reference in the console project. I want to migrate both ...
Mathias F's user avatar
  • 16k
0 votes
0 answers
134 views

ConcurrentModificationException in batch application after upgrading project to springboot 2.7.13 Heres the full stack trace 2023-10-10 11:55:10.091 INFO 10D2L91PXXP3 --- [ restartedMain] c.d.i.c.p....
Subhan's user avatar
  • 1
1 vote
1 answer
1k views

Does anyone know if it is possible to upgrade an odoo.sh staging database through the upload form from here? https://upgrade.odoo.com/#odoosh The Odoo.sh upgrade service says that the DB used to ...
SallySalty's user avatar
1 vote
0 answers
467 views

Hello Stack Overflow Community! I'm encountering an issue with Jenkins, and I've hit a roadblock in finding a solution. We recently upgraded from Java 8 to Java 17, and as expected, we're encountering ...
xcrookedxedge's user avatar
-1 votes
1 answer
125 views

Thingsboard crashes every hour after upgrading it from 3.5.1 to 3.6. Restarting the Tb service makes it reachable, but it's slow, and again after some hours it crashes. This is the log: 2023-10-01 11:...
mohsen zare's user avatar
0 votes
4 answers
18k views

We have a react app that uses 14.x.x version. Now we would like to upgrade the node version to 19.x.x. Can you please guide the steps to do that? In package.json it is mentioned as engines: { &...
user2613946's user avatar
0 votes
1 answer
48 views

I have 3 tables, Customer, Program and ProgramRegistrations. Customer is an IdentityUser and in the DB AspNetUsers. My model for Customer has a List<ProgramRegistration>. ProgramRegistrations ...
spuppett's user avatar
  • 557
1 vote
2 answers
7k views

I tried to update the PHP of my site on WHM from PHP 7.4 to PHP 8.2. But before updating I make sure that themes, plugins, and core WordPress are up to date. After upgrading to PHP 8.2 I've got this ...
Len's user avatar
  • 21
0 votes
1 answer
563 views

I am upgrading elastic search from 7.9.2 to 7.17.6 and then to 8.4.2, in the first step i am upgrading the es cluster to the 7.17.6 version , and compiling all other ES clients, the compilation is ...
Nassereddine BELGHITH's user avatar
-3 votes
1 answer
822 views

I upgraded a .NET Core 2.1 app to .NET 7 and upgraded the AutoMapper version that was being used to the latest version. I had to change the ResolveUsing calls to MapFrom as the earlier was not ...
Angelo's user avatar
  • 107
1 vote
1 answer
137 views

I'm using Angular 10.x application with Node 14.x and Npm 6.X, now since Node 14 has reached end of life, I really needed to upgrade the at least the Node alone. Am I able to upgrade Node only ? Or is ...
Midhun's user avatar
  • 124
4 votes
2 answers
747 views

I am getting this error on ant build This is my existing code --> import org.springframework.security.authentication.encoding.ShaPasswordEncoder; public static String encodePassword(String ...
Pranav Siddhant's user avatar
0 votes
2 answers
660 views

We have a MongoDB community edition, that we upgraded from 4.4.18 to 5.0.19. Last step of the upgrade, changing CFV to 5.0 fails, seems to a corruption in metadata: mongos> db.adminCommand( { ...
Marjana's user avatar
  • 11
0 votes
1 answer
338 views

I installed framer-motion lib using yarn add framer-motion. The config I am having : Error message : ERROR in ./node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs 40:13-18 ...
Lakshay Rohilla's user avatar
1 vote
2 answers
3k views

I'm upgrading the Java version to 17. Here is the stacktrace. Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private com.sun.tools.javac.processing....
tony's user avatar
  • 23
0 votes
0 answers
206 views

i need to upgrade react native version in this project, but running npm install while doing project setup give lots of dependency errors, how should i move ahead with this, need a solution. Thanks in ...
akash's user avatar
  • 1

1
3 4
5
6 7
96