-
when access "Project repositories" page it will report 404 error ,
https://10.160.149.0:8282/hbr-api/i18n/lang/en-lang.json
when check the harbor container the file names are as follow
ro…
-
To help with identifying and fixing issues, please include as much information as possible, including:
### LazyLibrarian version number (at the bottom of config page)
Current Version: 1207bf081ad416…
-
I'm starting a timer in init_worker_by_lua_block() and checking upstream peer health via http.
If a peer is not healthy, I set its 'down' flag to 1. Which routes new connections to other peers. Howev…
-
**Ionic version:** (check one with "x")
[ ] **1.x** (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] **2.x**
[x] **3.x**
**I'm submitting a ...** (check one with "…
-
ngninx.conf
```
worker_rlimit_core 500M;
working_directory /tmp/cores/;
error_log stderr debug;
daemon off;
events {
use epoll;
multi_accept on;
}
http {
}
stream {
lu…
-
Mac OS 10.8
Installed from package and source
$ node --version
v0.8.13
$ npm --version
1.1.65
The following occurs when running just about any npm command including `install`, `update` etc
```
npm …
-
After being able to build the project on El Capitan (https://github.com/grpc/grpc-web/issues/7), I'm having problems to run the example:
- When I run `make example`, I get a message saying that I s…
-
I'm using Angular Tree Component in my project.
With out it. My project loading time is just 2-3seconds
But if i'm import TreeModule in to my module.. It make the loading time expand over 14 seco…
-
while it works to restrict a user from uploading files via ngFileSelect when setting the options accordingly i am missing a way to interact with the user and show a message that the extension is now a…
-
I have successfully integrated this package and able to listen to click on menu items in angular2 components. But the issue is I cannot bind the functions properly inside it suppose I try to update so…