Lordran

Results 18 issues of Lordran

When I used the default port 8000,I can't access the site in browser, after I changed the port to 666, I can access it ,but I can't get the result...

Hi, I have met one problem when I install 3proxy through RPM(0.9.3),the default conf file located at "**/usr/local/3proxy/conf/3proxy.cfg**", some folder are missing,for example: >log /logs/3proxy-%y%m%d.log D **logs** > counter /count/3proxy.3cf...

question

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.containo.us) and didn't find...

kind/proposal

Hi, thank you for your great project. I have a scenario:we will update configmap many times in a short time,this leads to that we will see many rolling updates going...

kind/enhancement

Hi, do you have meet this [problem](https://github.com/electron/electron/issues/11471)? Just as MarshallOfSound said: > window.opener support doesn't quite work in Electron primarily due to our process model, this may change at some...

question
bug/upstream

I have done some procedures for this: 1. copy a snapshot file to someplace named etcd-snapshot.db 2. scale the statefulset to 0 3. start a static pod with etcdctl and...

type/bug
good first issue

I have done some procedures for this: 1. copy a snapshot file to someplace named etcd-snapshot.db 2. scale the statefulset to 0 3. start a static pod with etcdctl and...

There has a problem when the character “@” within password, maybe we should make the regex pattern more compatible? :) Here is my solution: ``` python parts = re.match('(\w+://)([^:]+?:.+@)?(.+)', line.strip())...

Now we can only write all settings in one file, it possibly leads to a performance problem when update configuration file with a huge of settings frequently.Meanwhile, we cannot easily...

Proposal