You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no clear start up for backend now, with warnings about config thrown. See why:
382172 WARNING (this may take some time)
653940 WARNING The service piped-api didn't fully executed the action start before the timeout.
653954 WARNING Please find here an extract of the end of the log of the service piped-api:
653979 WARNING May 02 03:07:46 systemd[1]: Started Piped API service.
653991 WARNING \-\-\-
654014 WARNING ThrottlingCache: 2 entries
654014 WARNING SLF4J: No SLF4J providers were found.
654015 WARNING SLF4J: Defaulting to no-operation (NOP) logger implementation
654015 WARNING SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
654015 WARNING May 02, 2024 3:07:52 AM org.hibernate.Version logVersion
654015 WARNING INFO: HHH000412: Hibernate ORM core version [WORKING]
654016 WARNING May 02, 2024 3:07:53 AM org.hibernate.cache.internal.RegionFactoryInitiator initiateService
654016 WARNING INFO: HHH000026: Second-level cache disabled
654016 WARNING May 02, 2024 3:07:53 AM org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator initiateService
654016 WARNING INFO: HHH000130: Instantiating explicit connection provider: org.hibernate.hikaricp.internal.HikariCPConnectionProvider
654017 WARNING Logged in as user: null
654017 WARNING Room ID: !CfXSiQMnWTEPfnBNuK:matrix.org
654017 WARNING Filter ID: null
654017 WARNING May 02, 2024 3:07:53 AM org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl constructDialect
654018 WARNING WARN: HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
654018 WARNING May 02, 2024 3:07:54 AM org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator initiateService
654018 WARNING INFO: HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
654018 WARNING Database connection is ready!
654018 WARNING PubSub: queue size - 0 channels
654019 WARNING Cleanup: Removed 0 old videos
The text was updated successfully, but these errors were encountered:
There's no clear start up for backend now, with warnings about config thrown. See why:
The text was updated successfully, but these errors were encountered: