Ilya Pavlov

Results 8 issues of Ilya Pavlov

Same as #82 `error unmarshaling JSON: json: cannot unmarshal string into Go struct field EmailOptions.port of type int`

bug

New files added to mergerfs exported over NFS not showing up on ubuntu/debian NFS client with kernel >=5.6, but accessible directly. Observed in real world after upgrade Proxmox from 6.4...

bug
investigating

Values of VPN_USER and VPN_PASS shows up in log as cleartext. Maybe move them to debug log level or wipe out completely? > [info] VPN_USER defined as 'RealUsername' > [info]...

I try to download archive using sublimall in sublime text (infinite "Requesting archive"), 2 browsers (ff & chrome) and 3 ISPs. In any cases i recieve only 73477 bytes. What's...

Add prefix/suffix to filename with human-readable timestamp (`datetime.now().strftime("%Y-%m-%d %H:%M:%S")`) and/or unique number before moving to archive folder. In my opinion, all files must stay in archive folder without overwriting. My...

Inconsistent order of `disk_ids` values in resource `yandex_compute_snapshot_schedule` trigger update when it shouldn`t: ``` Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with...

My setup: Proxmox -> Debian VM -> Docker Dropbox Dropbox folder located on mergerfs volume, contains 29gb in 135k files and owned by uid=1000 gid=100. Everytime i restart container, dropbox...

When using SYNC strategy, i can successfully run `conn.extend.standard.paged_search(**search_params)` for finding disabled and expired users in Active Directory that normally returns ~18000 results (18 pages, 1000/per page). When i switch...