Skip to main content
3 votes
1 answer
420 views

I switched from PowerShell 5.1 to the latest PowerShell 7.5.1 and noticed that the errors that my scripts produce are formatted differently. This runs on Windows Server 2019 Standard [Version 10.0....
Vladimir Baranov's user avatar
0 votes
0 answers
72 views

I'm experiencing issues with xlreporter when graphing data from an SQL query. In my SQL query, I select and filter data using the following query: SELECT PT102_PV, t_stamp FROM group_table WHERE ...
Marco Bastias Jaramillo's user avatar
0 votes
3 answers
203 views

This is more of an aesthetic question than a purely functional one, but I want to know if there's any answer. See, I'm programming an error reporter for a project I've recently begun working on, and ...
Zenais's user avatar
  • 146
1 vote
0 answers
157 views

Modifying display_errors from Off to On in the PHP.ini config file will result in the deprecated track_errors directive being inserted automatically upon file save. This then results in the following ...
Leventogenna's user avatar
1 vote
0 answers
73 views

I had made a booboo in a script by writing <?php}?> instead of <?php }?>. My local Xampp server did not complain and happily served the file, while my actual server served a blank page and ...
Paul's user avatar
  • 51
0 votes
1 answer
73 views

Sorry for posting this... I am having lots of issues with my error reporting, my latest troubleshooting has me adding the role of roles/errorreporting.writer but when I go to the IAM page, click on ...
lando2319's user avatar
  • 1,942
0 votes
0 answers
686 views

may I ask some help about accessing detailed error log for failed transfer in BigQuery? I have this message in the transfer run details (some data is altered to keep anonymity): Error while reading ...
Sándor Volenszki's user avatar
0 votes
0 answers
76 views

With the isset() function, you can pass undefined variables to its arguments without getting a warning. I was wondering if it is possible to replicate this functionality somehow. For instance, I tried ...
Tristan's user avatar
  • 1,705
-1 votes
1 answer
49 views

sshot I didnt understood why this message apeared in my terminal: Please enter your 1st variable that you want to calculate the percentage of without any spaces: morangos PS C:\Users\...
Bruno Duarte's user avatar
0 votes
0 answers
54 views

I am developing a large PHP web application in VScode. The error reporting in development mode is switched on (E_ALL and display_errors 1) and my AJAX calls in Javascript always provided clear ...
Dennis_SCC's user avatar
0 votes
0 answers
445 views

Slack integration for error reporting suddenly stopped working. Anyone experienced similar issues? We also removed the slack channel integration and redid it. Sadly no improvement. Also worth noting ...
gabac's user avatar
  • 2,078
0 votes
1 answer
509 views

I have a C# source generator that can come across configuration issues in the data it reads, these are emitted as compile errors. Currently this looks something like this: DiagnosticDescriptor ...
user3797758's user avatar
  • 1,113
0 votes
1 answer
360 views

I'm trying to report errors using the Google Cloud Error Reporting api. I want log them with their stackTrace. I do not want to use context.reportLocation It is mentioned here that message:string [...
Aloof aloof's user avatar
-1 votes
1 answer
298 views

my site is not functioning at all this morning: The error log is pulling this message: [02-Aug-2022 19:19:09 UTC] PHP Parse error: syntax error, unexpected 'terror_reporting' (T_STRING) in /home/...
braydenf17's user avatar
0 votes
1 answer
260 views

I'm trying to import an existing environment through conda using the code: conda env create -f D:\Courses\Udacity-Courses\'Introduction to Data Analysis'\Supporting-Material\dand-env-win.yaml but I ...
Nader Shehata's user avatar

15 30 50 per page
1
2 3 4 5
30