José Alberto

Results 55 issues of José Alberto

your can reproduce it in chaskiq webpage, its like a tremble on open/close ![Peek 2020-09-23 12-41](https://user-images.githubusercontent.com/99927/94002419-2a054200-fd9a-11ea-991d-9fc216ce26d1.gif)

in a ES 5.6.2 working cluster, installing logtrail-5.6.2 in k8s 1.7.2 ![screenshot from 2017-10-05 11-28-16](https://user-images.githubusercontent.com/99927/31220395-96d69c84-a9c0-11e7-94a9-46d8260a66c7.png)

**Is your feature request related to a problem? Please describe.** To have more optional OCR engines makes the tool more flexible **Describe the solution you'd like** Add PaddleOCR engine as...

**Is your feature request related to a problem? Please describe.** The current table detector only works for text based PDFs **Describe the solution you'd like** Parsr will try to detect...

**Summary** Send a PDF using default config crash module Cleaner.js **Steps To Reproduce** 1. Send multipage PDF using curl 2. Check logs 3. See error ``` [2021-01-22T11:06:41] ERROR (parsr-api/6 on...

bug

Following install process get this error on start: ``` init_by_lua error: /usr/local/share/lua/5.1/resty/auto-ssl/init.lua:1: module 'resty.random' not found: no field package.preload['resty.random'] no file './resty/random.lua' no file '/usr/share/luajit-2.0.4/resty/random.lua' no file '/usr/local/share/lua/5.1/resty/random.lua' no file...

Currently, it is possible to use LiquidJS to create a widget using Liquid, but is a bit cumbersome and unnatural as it requires to ass all the code into a...

Something like `#disable_all!` will be useful for development environment, so you don't need to modify each worker to add a guard.

enhancement

``` Illegal nesting: Only properties may be nested beneath properties. (in /home/ja/.rvm/gems/ruby-2.2.1@vizlegal/gems/sidekiq_monitor-0.1.7/app/assets/stylesheets/sidekiq/monitor/application.css.sass:9) ```

Is it possible to use `publish` to push to a user/password protected private repo? I tried to use `docker login` before `docker.publish` but it fails with `no basic auth credentials`