After upgrading I am getting this error. Can someone please help?
Attached
is the error and the configured values in the config. The values are default and were working perfectly fine before the upgrade
echarbon [rstudio-connect] $ sudo vi /etc/rstudio-connect/rstudio-connect.gcfg
echarbon [rstudio-connect] $ sudo cat /etc/rstudio-connect/rstudio-connect.gcfg
; RStudio Connect configuration file
[Server]
HideVersion = false
SenderEmail = RStudio-Connect@abc.org
EmailProvider = smtp
EmailSubjectPrefix = "[RStudio Connect]"
MailAll = false
DataDir = /var/lib/rstudio-connect
TempDir= /var/rstudio-connect
; PublicWarning = "<strong>WARNING</strong> This is a PublicWarning usually used to announce downtime to users before they log in."
; LoggedInWarning = "This message appears when logging in"
;Each version of R needs an entry like below to enable use in R Connect
RVersion = /usr/lib/R/3.6.1
RVersionMatching = nearest
RVersionScanning = true
Address = https://rconnectprd.strs.us/
AuditLog = /var/log/rstudio-connect.audit.log
AuditLogFormat = JSON
AccessLog = /var/log/rstudio-connect.access.log
CompilationConcurrency = 2
ViewerKiosk = false
;[HTTP]
; RStudio Connect will listen on this network address for HTTP connections.
;Listen = :80
;NoWarning = true
[HTTPS]
Listen = :443
Key = /etc/pki/tls/private/rconnectprd2021.abc.us.key
Certificate = /etc/pki/tls/certs/RCONNECT_2021_COMBINEDwithKEY_NEW.cer
Permanent = true
MinimumTLS = 1.2
;ExcludedCiphers = TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
;ExcludedCiphers = TLS_RSA_WITH_3DES_EDE_CBC_SHA
;ExcludedCiphers = TLS_RSA_WITH_AES_128_GCM_SHA256
;ExcludedCiphers = TLS_RSA_WITH_AES_256_GCM_SHA384
;ExcludedCiphers = TLS_RSA_WITH_AES_128_CBC_SHA256
;ExcludedCiphers = TLS_RSA_WITH_AES_128_CBC_SHA
;ExcludedCiphers = TLS_RSA_WITH_AES_256_CBC_SHA
[HTTPRedirect]
Listen = :80
Target = https://rconnectprd.abc.us/
[Authentication]
; Specifies the type of user authentication.
Provider = saml
ChallengeResponseEnabled = false
Lifetime = 1d
Inactivity = 8h
;Notice = "This is a test notice"
APIKeyAuth = true
CookieSweepDuration = 1h
[SAML]
Logging=true
IdpMetaData = https://login.microsoftonline.com/
IdpAttributeProfile = azure
SSOInitiated = IdPAndSP
IdPAttributeProfileGroups = false
;[Password]
;SelfRegistration = false
[LDAP "ABC LDAP Configuration"]
Logging = true
ServerAddress = abcDC.abc.us:636
TLS = true
BindDN = "trs\\RStudioAdminAppID"
BindPassword = "iC9Pc89R5YMZvZ&"
GroupSearchBaseDN = "ou=abv Groups,ou=Executive,dc=abc,dc=us"
UserObjectClass = user
GroupObjectClass = group
GroupNameAttribute = "sAMAccountName"
UserSearchBaseDN = "ou=Executive,dc=strs,dc=us"
UsernameAttribute = "sAMAccountName"
UserEmailAttribute = mail
UserFirstNameAttribute = givenName
UserLastNameAttribute = sn
PermittedLoginGroup = "CN=RStudio-ConnectUsers,OU=Strs Groups,OU=Executive,DC=abc,DC=us"
[SMTP]
Host = "smtp.abc.us"
Port = 25
StartTLS = always
SSL = false
[Database]
Provider = sqlite
Dir = {Server.DataDir}/db
MaxIdleConnections = 5
MaxOpenConnections = 10
ConnectionMaxLifetime = 60s
[SQLite]
Dir = {Database.Dir}
Backup = true
BackupFrequency = 24h
BackupretentionLimit = 7
[Licensing]
LicenseType = local
RemoteRetryFrequency = 10s
ExpirationEmail = true
ExpirationUIWarning = true
[Authorization]
UserGroups = true
UserinfoEditableBy = Admin
DefaultUserRole = viewer
PublishersCanOwnGroups = false
PublishersCanManageVanities = true
ViewersCanonlySeeThemselves = false
[Applications]
RunAs = rstudio-connect
RunAsCurrentUser = false
RConfigActive = rsconnect
;Supervisor =
HomeMounting = false
;TempMounting = true
;ProhibitedEnvironment = CONNECT_SHARED_SECRET, HOME, LOGNAME, PWD, R_CONFIG_ACTIVE, RETICULATE_PYTHON, RSC_EMAIL_SUBJECT, RSC_REPORT_NAME, RSC_REPORT_RENDERING_URL, RSC_REPORT_SUBSCRIPTION_URL, RSC_REPORT_URL, RSTUDIO_PANDOC, TMPDIR, USER, USERNAME, VIRTUALENV, VIRTUALENV_HOME, WORKON_HOME
ShinyBookmarking = true
ShinyErrorSanitization = true
ShinyIsolation = true
MostPermissiveAccessType = all
AdminMostPermissiveAccessType = all
;MaxAppImageSize = 10000000
RenderingSweepLimit = 30
RenderingSweepAge = 30d
RenderingSweepFrequency = 1h
ViewerOnDemandReports = false
ViewerCustomizedReports = false
BundleReapFrequency = 24h
BundleRetentionLimit = 0
ScheduleConcurrency = 2
;DisabledProtocols =
;[Packages]
;HTTPProxy =
;HTTPSProxy =
;External =
[Client]
ReconnectTimeout = 15s
[Scheduler]
MaxProcesses = 3
MaxConnsPerProcess = 20
LoadFactor = 0.5
InitTimeout = 60s
IdleTimeout = 5s
MinProcessesLimit = 0
MaxProcessesLimit = 20
ConnectionTimeout = 1h
ReadTimeout = 1h
[Jobs]
MaxCompleted = 1000
OldestCompleted = 30d
[Metrics]
Enabled = true
;User = rstudio-connect
;DataPath = {Server.DataDir}/metrics
Interval = 60s
RRDEnabled = true
GraphiteEnabled = false
;GraphiteHost =
;GraphitePort =
;GraphiteClientId =
Instrumentation = true
InstrumentationServerHeartbeat = 15m
;[LoadBalancing]
;EnforceMinRsconnectVersion = true
[Python]
Enabled = false
;VersionMatching = major-minor
;Ececutable =
;ProhibitedPackaged = anaconda-client, anaconda-project, appnope, conda-env, conda, libcxx, libcxxabi, menuinst, mkl-fft, mkl-random, msinttypes, pywin32, pywinpty, rsconnect-jupyter, rsconnect_jupyter, rsconnect, vc-14, vc-9, vs2008_runtime, vs2008_win-32, vs2008_win-64, vs2013_runtime, vs2015_runtime, vs2015_win-32, vs2015_win-64, vs2017_win-64, win-inet-pton, win_inet_pton, win_unicode_console, wincertstore, winkerberos, winpty, xlwings
[Git]
Concurrency = 2
Enabled = true
PollingFrequency = 15m
;Executable = system default
;[GitCredential]
;Host =
;Username =
;Password =
;Protocol =
; Migrated settings section. Feel free to reorganize them.
[SAML]
IdPMetaDataURL = "https://login.microsoftonline.com"