-
Dear xcpEngine team, thanks for putting such user friendly pipeline.
We noticed the actual output from acompcor pipeline is not matching the overview picture of comparing across different pipelines,…
-
Using SOCI (tag 4.0.3) and latest commit.
A code is something like this:
```
void show_tables(int ac, char** av) {
std::shared_ptr sql;
string dsn = create_dsn(((ac > 1) ? av[1] : "local…
-
When I use dbix_class_model in my config rather than dsn etc. I get the error "Can't call method "storage" on an undefined value". It would appear that Catalyst::Model::DBIx::Raw->new is called before…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
The current Jira Server integration setup docs do not match the most recent version of Jira Server.
The UI and options used in the…
-
Hello,
for an ODBC connection I use in Excel following string:
"DSN=DataSource;Driver={};DBQ=.;UID=mngr;PW=xxxx;DOMAIN=HS;RemoteHost=HS;CPU=N;LAN=N"
... and get a connection to the database.
…
-
to set up main app variables like in Laravel
APP_DEBUG
APP_DSN
APP_PATH
...
and move credentials from config to env
-
### How do you use Sentry?
Self-hosted/on-premise
### Version
0.20.3
### Steps to Reproduce
I am trying to forward raised exceptions from python code which runs in AWS Lambda but it only gets sen…
-
To whom it may concern,
A colleague has taken a look and here are his first impressions:
`generate_puf.py:52`: This line won’t release resources if exception occurs above.
`generate_puf.py:83`: …
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. There are 9.1k crashes in release page
![image](https://github.com/getsentry/sentry/assets/150770050/4ede3b90-5b6a-47dd-b7…
-
After adding sentry to symfony project, many deprecated errors appeared.
One of them:
`User Deprecated: The "Monolog\Logger" class is considered final. It may change without further notice as of i…