Error creating plugin after upgrading Airbyte version

Summary

After upgrading Airbyte from version 0.50.34 to 0.57.2, encountering an error related to creating a plugin of type RollingFileAppender. Error message includes details about the issue with the RollingFileManager.


Question

hello, i upgraded airbyte from 0.50.34 to 0.57.2 and im getting this error when i restart the server , did anyone face this before ?
ERROR StatusConsoleListener Could not create plugin of type class org.apache.logging.log4j.core.appender.RollingFileAppender for element RollingFile: java.lang.IllegalStateException: ManagerFactory [org.apache.logging.log4j.core.appender.rolling.RollingFileManager$RollingFileManagerFactory@6f2bf657] unable to create manager for [/tmp/workspace/scheduler/logs/logs.log] with data [org.apache.logging.log4j.core.appender.rolling.RollingFileManager$FactoryData@3d9cba2[pattern=/tmp/workspace/scheduler/logs/logs.%i.log.gz, append=true, bufferedIO=true, bufferSize=8192, policy=CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=104857600)]), strategy=DefaultRolloverStrategy(min=1, max=3, useMax=true), advertiseURI=null, layout=%d{yyyy-MM-dd HH:mm:ss}{GMT+0} %highlight{%p} %C{1.}(%M):%L - %replace{%m}{apikey=[\w\-]*}{apikey=*****}%n, filePermissions=null, fileOwner=null]]



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["error", "upgrade", "airbyte", "plugin", "rollingfileappender"]

this solution worked for me if anyone is having this error
https://airbytehq.slack.com/archives/C021JANJ6TY/p1712852786264019?thread_ts=1711356903.827139&cid=C021JANJ6TY