a0v0
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   
@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:...
bro where are you?
> 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...