Walter Doekes

Results 279 comments of Walter Doekes

Hi! Thanks for the quick reply. I actually tried (almost literally) that patch before you created it and ran into the problems I described. Starting nginx now works: ``` $...

Ok, 4894af7 fixes loading/reloading when you don't alter the existence of the `http{}` block. That should fix 99% of peoples issues. I'll leave the ticket for you to decide whether...

_Should_, but doesn't. The problem is that _none_ of the ngx_http_module_t members are called. So after switching from `http` to `#http`, preconfig won't be called either, and we'll get the...

That hack looks like it should do the trick indeed :1st_place_medal: > (There's a similar situation going on with global_redis_enabled, which only gets set, but never unset. But that is...

> (or whatevery indian operators use as local exit prefix; in europe it's a zero...) Actually. I don't think that applies to all countries. It does to NL and DE....

@veerendra-nath : in your first comment you said "before it can able send (no problem with operator )". That leads us to believe that something was changed in chan_dongle recently....

Per your suggestion in https://github.com/openzfs/zfs/issues/14911#issuecomment-1570013030 I compiled zdb from git and ran it here. If I look at the diff between the `zdb -K -dbdbdbdbdbdb` of the 0400Z and 0500Z...

Okay. I've spent some time getting proper deb packages which I can manage in an apt repository. (This meant getting reproducible builds right, because repository managers mandate that two identically...

*Bad news.* The error reappeared in snapshot 2013-11-13 22:00 Z. Same system, 2.1.13 ZFS module now. ### Versions ``` # zfs version zfs-2.1.5-1ubuntu6~22.04.1 zfs-kmod-2.1.13-1osso1 ``` ``` # uptime 09:16:14 up...