-
### Version
1.27.0
### What happened?
```
version: "2"
sql:
- schema: ["sql/schema/*.sql"]
queries: ["sql/query/*.sql"]
engine: "postgresql"
database:
uri: ${DB_URL}
…
-
Спустя некоторый перерыв Продолжаю попутку запуска на GL-iNET.
В прошлый раз заработало, но не на долго.
Прошлый Issue https://github.com/Waujito/youtubeUnblock/issues/96
Тестировал некоторы…
-
I am trying to understand the different opModes of Ieee80211 in Ieee80211ModeSet.cc. I have the following setup in my .ini file
**.opMode = "n(mixed-2.4Ghz)"
**.bandName = "5 GHz (40 MHz)"
**.ba…
-
Like inet_aton function in MySQL, return the numeric value of an IPv4 address.
For example :
select inet_aton('192.168.1.168');
3232235944
Firstly, we can access converting ipv4 to numeric valu…
-
I had to increase storage on a FreeBSD 14.1 VM last night which needs a powerdown. When I bought it up again one of my Bastille jails refused to come up with the following error:
```
[spamd]:
ifc…
-
After `alga setup ` i get the following error:
```
206 │ │ err = None …
-
### Is your feature request related to a problem? Please describe.
As reported here https://github.com/bpftrace/bpftrace/discussions/3589#discussioncomment-11290641
I'm hooking into `kretfunc:tc…
-
**Describe the bug / Description du bogue**
I run gwd (latest commit on git) on FreeBSD without problem.
I try to run gwd inside a jail (=container) on the same FreeBSD system.
I get this error…
-
```sh
wakaama/transport/udp/include/udp/connection.h:21:10: fatal error: 'arpa/inet.h' file not found
21 | #include
| ^~~~~~~~~~~~~
```
-
Hi,
My requirement is to install OS3 and execute it on OMNET++
I am using windows10 for the execution.
As mentioned in the installation guide, I installed the OMNeT++ 4.2.2 version. INET (Versio…