Questions tagged [upgrade]

This tag refers to the process of replacing a particular system with a newer version of the same system

With computer , an upgrade is a term that describes adding or replacing physical components to a computer that improves its performance.

When referring to software, a software upgrade generally refers to any major upgrade to the software that adds significant changes to the program.

4652 questions
1
vote
1 answer

Upgrade angular 10 to 11 - template interpolation no longer working

So i've been trying this a few times but was too busy to follow up on it. Now I want to migrate on to version 13, i'm doing 1 version at the time. But the same issue still exist (even if i skip on to 13). When upgrading to Angular 11, template…
Samantha Adrichem
  • 833
  • 1
  • 12
  • 23
1
vote
0 answers

Are there any difficulties to transition from nginx 1.18 to 1.20.x? asking, Since it not a typical upgrade

I am trying to upgrade nginx to >= 1.20 for an ubuntu server 20.04. but the catch is currently apt-get update only gets you to 1.18.x where I am already at. Here's my question: How do I effectively install the latest version? What files should I…
apansakht
  • 11
  • 1
1
vote
0 answers

Failed release upgrade caused unmet dependencies that broke package system in Ubuntu 16.04+

I got vps that was running Ubuntu 16.04 and release upgrade caused unmet dependencies all over the system. SSH and FTP services are not working and I'm using "emergency console" that allows me console access. Mainly major problem is that the package…
1
vote
1 answer

Upgrade from velocity 1.4 to recent - What to expect?

I have to maintain an old legacy codebase that uses velocity 1.4 for several things. The customer is pretty conservative when it comes to updates, so we have to cope with this ancient dependencies. I'd like to solve a problem with recursive macros,…
Patrick Cornelissen
  • 7,968
  • 6
  • 48
  • 70
1
vote
0 answers

Uninitialized constant WebHook::Endpoint when running zeitwerk test

I've recently started the upgrading process of my app to use Rails 6. Some of it is very smooth, some of it not. The problem I am facing right now is that in a factory bot we define: factory :webhook_endpoint, class: Webhook::Endpoint do …
MC Mowgli
  • 113
  • 7
1
vote
1 answer

update k8s in minikube

Im running: :~$ minikube version minikube version: v1.20.0 Client Version: version.Info{Major:"1", Minor:"20", GitVersion:"v1.20.6", GitCommit:"8a62859e515889f07e3e3be6a1080413f17cf2c3", GitTreeState:"clean", BuildDate:"2021-04-15T03:28:42Z",…
a11eksandar
  • 145
  • 2
  • 10
1
vote
0 answers

How can I upgrade Apache Server version 2.4.39 to 2.4.49 running on Windows Server 2008 R2?

I am currently running Apache Server version 2.4.39 on Windows Server 2008 R2. After launching a vulnerability scan on this server, it shows me this version is vulnerable and I have to upgrade my Apache server to 2.4.49 (vulnerability reference…
MbaMgh
  • 11
  • 2
1
vote
1 answer

Cannot upgrade to 21.2 because decomissioned node is unavailble - Cluster Version Error

When I try to SET CLUSTER SETTING to 21.1, an error message says “ERROR: n2 required, but unavailable” (n2 is reference to a node, but n2 doesn’t exist, because I can see it as decommissioned 2 years ago).
1
vote
2 answers

Log4J2 2.11.0 -> Log4J2 2.17.1 upgrade - appender broken for mariaDB JDBC driver to Percona 5.7 - malformed packets - maven - solved

I'm trying to upgrade as detailed above. Going from Log4J 2.11.0 to 2.17.1 completely breaks my runtime Log4J database appender setup, breaking in the underlying MariaDB JDBC driver when trying to write log entries to Percona 5.7 / MySQL 5.7. 2.11.0…
Stefan
  • 316
  • 2
  • 16
1
vote
0 answers

Unknown database error on rails upgrade from rails 5.1.7 to rails 5.2.6 while running rails db:create

/Desktop/.rvm/gems/ruby-2.4.2/gems/mysql2-0.4.10/lib/mysql2/client.rb:89:in `connect' /Desktop/.rvm/gems/ruby-2.4.2/gems/mysql2-0.4.10/lib/mysql2/client.rb:89:in…
1
vote
1 answer

Meteor global version is different than project's

I've created a meteor project and noticed its meteor version was really behind the global meteor installation version: If I check meteor version outside of a meteor project, it returns an older version: And this older version matches the meteor…
Diego Benetti
  • 97
  • 1
  • 8
1
vote
0 answers

Manual upgrade to Elastic 7.16.2 fails. Service timeout even though cluster is GREEN

OS: Debian 10 Current Elastic version: 7.10.2 Attempting to upgrade to Elastic version: 7.16.2 I'm attempting to upgrade our Elastic 7.10.2 nodes to v7.16.2 to deploy the recent log4j security fixes. I've done upgrades before using the apt debian…
1
vote
0 answers

What is latest(>9.6) postgres version fully compatible with Django 1.11.20?

Postgres 9.6 is deprecated, we need to upgrade to a version which is compatible with Django 1.11.20. Django Docs mentions that any Postgres version(>9.3) should be compatible with Django 1.11.20. Is there any way to verify that both versions are…
1
vote
1 answer

Upgrading Magento from 1.1.8 to 1.5 stable

Am looking to upgrade Mangeto from version 1.1.8 to version 1.5. This is a quite a leap I am taking I know, but and I have tried the following already (as some one else had suggested on another site): dump v1.1.8 database, restore it in a new…
GManz
  • 1,548
  • 2
  • 21
  • 42
1
vote
1 answer

How do I tell Angular 12 during an upgrade where my tsconfig.json file is?

I'm trying to upgrade a large size Angular 11 library to Angular 12. Project was original created in Angular 9 but I have successfully upgraded two before. When I run the commend to upgrade I get this error but i've been unable to find out what it…
Showcaselfloyd
  • 790
  • 7
  • 28
1 2 3
99
100