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
0 answers

AWS aurora Postgresql minor version upgrade with Global cluster failing with terraform

I have a global cluster with primary cluster in us-east and secondary cluster in us-west deployed using terraform module in terraform registry. https://github.com/terraform-aws-modules/terraform-aws-rds-aurora Now , when i try to upgrade from 11.7…
1
vote
1 answer

Struts Jquery Grid load issue after upgrading Struts to 2.5.27 from Struts 2.5.22

Hi We have recently upgraded Struts2 from Struts 2.5.22 to 2.5.27 . In our application we are are using Struts Jquery Grid. We are using struts2-jquery-grid-plugin-4.0.3.jar library. One of our application need is to assign grid id a dynamic value…
1
vote
1 answer

Aegir upgrade step on ubtunu 18.04

In Aegir 7.x.3.11, We are using the PHP 5.6 version in ubuntu 14.04 in which we have drupal 7 & 8 sites. While upgrading the PHP version, the PHP repository is not supported for this ubuntu version. So we planned to upgrade ubuntu 18.04 with Aegir's…
neo
  • 11
  • 2
1
vote
1 answer

Upgrade Terraform from v12 to v13 hitting errors

Hoping someone can help - I am trying to upgrade terraform from V12 to v13 I have used the upgrade command and currently have terraform 13.7 on my machine - But I am getting this error "Error: Unsupported Terraform Core version This configuration…
aaisha
  • 31
  • 1
  • 2
  • 3
1
vote
1 answer

Update Amazon RDS for MySQL database instance

How to apply a new operating system (OS) update with critical security fixes update for Amazon RDS for MySQL database instance with little/no downtime? In my case, I have the following database with multi-AZ to be update in US-EAST-1…
1
vote
1 answer

Who to declare plugins for update kuzzle V1 to kuzzle V2

I currently use version 1 of kuzzle and i will be using version 2. I have a problem because i have overloaded the back part with a plugin (declared in the enabled folder in V1). However in v2 i do not see where to declare the plugins. I are…
1
vote
1 answer

Stripe: change plan, don't prorate unused time

Scenario: On the 1st of May, the user begins his subscription at 25€/month. On the 15th of May, he switches to an upgraded subscription at 50€/month. He is immediately invoiced 12.5€ (25€ difference - 12.5€ unused time) I believe. I would like the…
Naltamer14
  • 187
  • 3
  • 10
1
vote
1 answer

Migrating Hibernate3 to Hibernate5, Formatter class

How can I edit this piece of code used with hibernate 3 in order to corresponds to hibernate 5.6.1 version. I see that Formatter is now an interface with one single method.
andy
  • 61
  • 6
1
vote
1 answer

Why doesn't "gem install bundler" upgrade my bundler?

I’m trying to upgrade from Rails 4.2 to Rails 6. I have this in my Gemfile fail "run 'gem install bundler' to update your bundler version" unless Bundler::VERSION >= '2.0.0' source 'https://rubygems.org' ruby '~> 2.6.7' gem 'rails', '~>…
Dave
  • 15,639
  • 133
  • 442
  • 830
1
vote
2 answers

Numerous issues when attempting to update Spyder to version 5.1.5 in new Anaconda install

I've run into numerous problems when attempting to update Spyder from 4.2.5 (which is what installs with the most recent Anaconda install) to 5.1.5 in Anaconda. The advice provided on Spyder startup during version checking: conda update conda conda…
RNGHatesMe
  • 134
  • 7
1
vote
1 answer

How do you upgrade a library on a buildroot system?

I am very new to embedded Linux and am working with buildroot. We have a DNP3 library that is very old and would like to upgrade from 2.3 to 3.1. I do not know where to even start. Can someone point me to a tutorial or instructions on how to upgrade…
1
vote
0 answers

Upgraded to Rails 6.0 without webpacker | No scss / bootstrap in Heroku production

I tried upgrading my Rails app from 5.2.3 to 6.0 without Webpacker first. Everything works fine locally and Heroku Staging, however, when deploying from Heroku Staging to Heroku Production, SCSS / Bootstrap is not loaded. Also, the rails version…
1
vote
1 answer

Where is the signing menu in Android Studio arctic fox 2020.3.1 patch 3?

I just finished upgrading android studio arctic fox 2020.3.1 patch 3 and I'm looking for a signing menu. Is it not in the build menu? Where is it? Thanks.
Roly Audi
  • 11
  • 1
  • 2
1
vote
2 answers

Upgrading from Coldfusion 9 to Coldfusion 2021

I am working on coldfusion9 application now we want to upgrade our application to coldfusion 2021 in this context we want to know If we upgrade our application coldfusion 9 to coldfusion 2021 do we need to do any code modifications after upgrade or…
1
vote
1 answer

How can I find the @types/node changelog?

I use nodeJs 14 and I can see @types/node has a new version, which is a breaking change. Where can I find the @types/node changelog so I investigate these does not break my application? And do I really care as an applications developer for breaking…
Cap Barracudas
  • 2,347
  • 4
  • 23
  • 54
1 2 3
99
100