stop5

Results 9 comments of stop5

on android the access to commandlinetools is limited. modifying iptables also needs root rights.

I think we will need to wait for #155 .

i build the master branch and have currently an fps of 171, the 0.6.0 binaries had an fps of over 200 on my notebook

if you mean the airing day, it isnt saved in the entry in myanimelist.

I used socat to get into the "conversation" between the agent and podman: [conn.log](https://github.com/woodpecker-ci/woodpecker/files/9087305/conn.log) i used this command to start socat and capture the output: `socat -t100 -x -v UNIX-LISTEN:podman.sock,mode=777,reuseaddr,fork...

i fixed the problem by using an non routed default network, using podman 3.0.1 and letting woodpecker create the network. the last one was the final working fix. After it...

that it works with podman 3: yes the documentation can be changed the behaviour of letting woodpecker create the network or it fails: that should definitly be changed and until...

I have the same error, but in my case its an backup file with 1G size. Nextcloud logs are empty. And the only thing i see are timeouts from nginx.

Postgresql understand also an other format that circumvent the problem with Unixsockets: ``` --- development: dialect: postgresql url: 'host=/var/run/postgresql database=DATABASE' ``` Both host and database need to be specified to...