Patrick Bußmann

Results 14 issues of Patrick Bußmann

If you have HTTP Interceptors from Angular, https://angular.io/api/common/http/HttpInterceptor, then this will be ignored from this ngx-restangular. So it would be nice if someone could integrate this. src/app/app.module.ts ``` export function...

I want to use this bundle on a Amazon ElasticBeanstalk Environment. If I want to use 7zip I must install it via this command. yum -y --enablerepo=epel install p7zip And...

### Steps to reproduce #### config/deploy.rb ```set :deploy_to, ->{ "/var/www/vhosts/#{fetch(:application)}" }``` #### config/deploy/production.rb ```set :application, "example.org"``` ### Expected behavior Command `cap production deploy -p --dry-run` prints. ``` ------- Printing current...

I need this to change the upload URL whenever someone uploads something. For Amazon Web Services (AWS) S3. Before the upload starts I need to create the file via aws-sdk...

This is only a small preparation so that other users can continue this integration of the aws-sdk-php. The example wrapper is working with it. Don't forget to install composers using...

### Environment How do you use Sentry? Self-hosted/on-premise / Version Sentry 21.8.0.dev0 0664dd8 ### Steps to Reproduce 1. Create angular project. 2. Build it (so that you have www folder)...

### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which SDK and version? TypeScript 4 ### Steps to Reproduce ``` name: Sentry release on: push: branches: - master jobs:...

# Bug Report ## Problem ### What is expected to happen? I get a base64 encoded string of the picture from the camera. ### What does actually happen? I get...

Maybe some of you already know this "issue". I'm wondering why I got no error message of the messenger worker. But in the log of CloudWatch I can see all...

I installed RocketChat. I installed RocketChat CTL. And then I tried to run `/usr/local/bin/rocketchatctl update` Which results in: ``` Updates could be risky, you can use the backup option #...