Santanu Bhattacharya
Santanu Bhattacharya
So if you have a string: "Com�e", we are getting this error: `Prawn::Errors::IncompatibleStringEncoding (Your document includes text that's not compatible with the Windows-1252 character set.)` It is asking for to...
It is working now as expected. Thanks @pointlessone , @gettalong
``` Outline is starting loading web app from file:///tmp/.mount_Outlinxu6w8c/resources/app.asar/client/www/index_electron.html?appName=Outline Could not load active tunnel: [Error: ENOENT: no such file or directory, open '/home/in-lt-89/.config/Outline/connection_store'] { errno: -2, code: 'ENOENT', syscall: 'open',...
Let us know if any solution acheived. I am facing this: 
I started using: `RUN curl -sSL https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - \ && echo 'deb http://apt.postgresql.org/pub/repos/apt/ bookworm-pgdg main' $PG_MAJOR > /etc/apt/sources.list.d/pgdg.list `
Any news about this ? My JRuby Rails application is suffering due to this.
I am able to make it work using this line @rammpeter @ryudoawaru gem 'activerecord-oracle_enhanced-adapter', git: 'https://github.com/rsim/oracle-enhanced.git', platforms: [:jruby], ref: '1ad893df4f3c083c8c6044e57f5b06c80cad2b28'