-
After I had a server process lingering around and running the exact same program again, I noticed that different crystal processes *can* bind to the same port (without any special setup as suggested i…
-
[{"ErrorCode":null,"ErrorMessage":"ENOENT: no such file or directory, stat 'C:\\dist\\ang7'"}]
Happens for both Windows and Linux Web app.
Web Framework: PHP, python, ruby, static webapp
-
The project has been pretty slack in the past about making sure the binary packages work properly and are supported across the most popular versions. I don't think we need to go crazy, but it would be…
-
When I try to save Jenkins configuration I get this Error:
Jenkins: 1.655
Gitlab Plugin: 1.1.32
```
javax.servlet.ServletException: java.lang.RuntimeException: Failed to serialize com.dabsquared.git…
-
@caterinap suggested to re-use the existing google spreadsheet to populate the trait dataset registry entries.
-
Rails master 6.0.0.beta1
Puma master
**puma.rb**
```rb
max_threads_count = ENV.fetch('RAILS_MAX_THREADS') { 5 }
min_threads_count = ENV.fetch('RAILS_MIN_THREADS') { max_threads_count }
threads…
-
Hi,
We have a fair number of routers that we manage and a description/comments field like proposed in https://github.com/ytti/oxidized/issues/672 would be useful.
I've had a look at https://gith…
-
```
What steps will reproduce the problem?
1. Run application -> Configuration applications -> Add a custom CSRF token name in
the list
2. Find a request and find the data you'd like to fuzz
3. Fuzz
…
-
**Describe the bug**
I tried to upgrade `azure-cli` from 2.0.31 to the latest (2.0.62 as of writing)
**To Reproduce**
`pip install --upgrade azure-cli`
**Expected behavior**
az should upgrade…
-
Because main.rb has been restructured, it breaks use of optparse elsewhere in my app. I have an environment file in which I require the sinatra gem because I make use of sinatra/config_file. I also ha…