Pranav C

Results 97 comments of Pranav C

> Is this a private channel? I don't think I have access... You can join here - https://discord.gg/5RgZmkW . And additional reference - https://github.com/coollabsio/coolify/pull/4736

> Thanks for the invitation! > > Ok, I see, so you have downstream users of the NocoDB container wanting to run `wget`. I think they could always build their...

@salim-b : Reverted the main Dockerfile changes as the build is getting stuck at the Litestream build step for arm/v7. Reference PR: https://github.com/nocodb/nocodb/pull/12002 and runner: https://github.com/nocodb/nocodb/actions/runs/16566645108/job/46849371081

> @pranavxc Weird. Does it succesfully build again under `golang:bullseye`? > > Development velocity in Litestream recently increased, I think. Note that upstream now [builds on `golang:1.24`](https://github.com/benbjohnson/litestream/blob/main/Dockerfile#L1), so I'd first...

@bosskrub9992 @jinleejun-corp : Please try the following pr build to verify the behaviour: ```bash docker run -d -p 8888:8080 nocodb/nocodb-timely:0.264.4-pr-12054-20250807-1119 ```

Looks like you are using older version of NocoDB, please upgrade to latest version to avoid any issues in older versions. Then forgot password option only works if any of...

@TheNexter @L-Sypniewski @PhilDu77 We couldn't reproduce the issue, but a potential fix has been added and a PR build has been created. Please try the following PR build and check...

We had introduced a proper parser for parsing the where query in latest version to resolve certain issues with our existing where query parser. Which is causing the issue, we...

We made a fix here #10434, you can verify it by using following custom PR build. Soon we will merge and release the fix. ``` docker run -d -p 8888:8080...

> I think it's still happened with v0.258.2 @Omasumasu Not able to reproduce locally with latest docker image. Please share more info, - Error you are getting in UI ?...