a0v0

Results 53 comments of a0v0

> > @yash-dk still not working > > https://github.com/yash-dk/TorToolkit-Telegram/blob/b4854aac9d3f0c1fb4384ffb019c32faa5fe6629/tortoolkit/utils/zip7_utils.py#L84 > > > > this line is never executed. Only else part after this block is executed. > > The splitting...

I tried to upload to telegram with RAR_SPLIT enabled but error says ZIP Failed Fallback to Normal. RAR split feature is not working at all. @yash-dk ![Telegram_q2c9XE8 Koe](https://user-images.githubusercontent.com/62926341/134294435-b8a58d5f-d813-4701-b7a6-36f0c0b39c8f.jpg) ![Telegram_hWva1PMFxF](https://user-images.githubusercontent.com/62926341/134294608-e8354641-d5ab-4f8f-9630-4e45380f8185.jpg) ![chrome_2Rx0nayva7](https://user-images.githubusercontent.com/62926341/134294625-0452415d-b4a2-432d-a315-25b81da60189.jpg)

@yash-dk Rar is a non free utility. You have added it but when I hit rar using /exec rar this error occurred. QUERY: Command: rar PID: 58 stderr: /bin/sh: 1:...

> goctl 该怎么知道你要更新哪个字段? > > > How does goctl know what column you want to update? maybe we can pass column name as argument to model.UpdateColumn(l.ctx, , )?

can I expect a working demo within this month?

also can gose be hosted as an API only server without frontend?

> Regarding the docker-compose setup: > > Can you try changing `GOSE_ENDPOINT` to `localhost:9000`? > > We do not yet support internal and public S3 endpoints for the servers. Right...

I commit the config.yml in git. Recently I have changed the service name several times. With each change I have to rename the file and update main.go which is a...