Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Database is empty #74

Open
jobalbz opened this issue Jun 28, 2017 · 7 comments
Open

Database is empty #74

jobalbz opened this issue Jun 28, 2017 · 7 comments

Comments

@jobalbz
Copy link

jobalbz commented Jun 28, 2017

Hi,
My database is showing empty. The dashboard shows (attached screenshot) that the subscriptions are being monitored but it's not pulling any data. As seen in the second screenshot, the table shows empty in PowerBi. Could this be a permission issue?

aubi2
aubi1

@tdjastrzebski
Copy link
Contributor

Check WebJobs logs for errors.

@backxb
Copy link

backxb commented Jul 24, 2017

Hello,
I'm having the exact same issue and I'm new to Azure Apps/Logs.
How can I check the WebJobs logs?

Cheers,
Ben

@tdjastrzebski
Copy link
Contributor

tdjastrzebski commented Jul 24, 2017

28539115-e2a98796-70b0-11e7-85c8-3b2139be6290

@tdjastrzebski
Copy link
Contributor

image

@backxb
Copy link

backxb commented Jul 27, 2017

Thanks, I'm seeing some issues here, but don't know immediately how to solve them...
1 warning:
"Make sure that you are setting a connection string named AzureWebJobsDashboard in your Microsoft Azure Website configuration by using the following format DefaultEndpointsProtocol=https;AccountName=NAME;AccountKey=KEY pointing to the Microsoft Azure Storage account where the Microsoft Azure WebJobs Runtime logs are stored."

1 error:
"The configuration is not properly set for the Microsoft Azure WebJobs Dashboard.
In your Microsoft Azure Website configuration you must set a connection string named AzureWebJobsDashboard by using the following format DefaultEndpointsProtocol=https;AccountName=NAME;AccountKey=KEY pointing to the Microsoft Azure Storage account where the Microsoft Azure WebJobs Runtime logs are stored. "

And when I dig into the output, I'm seeing the error depicted in issue #51

I went over the app.config files again, but the connectionStrings are exactly what was returned by the powershell script that ran in one of the first steps.

@backxb
Copy link

backxb commented Jul 28, 2017

Never mind, I just stumbled upon issue #36
There it is mentioned that subscriptions coming from a partner/CSP are not supported. Quite frustrating since my CSP was the one recommending me to use aubi :(

@FBoucher
Copy link
Contributor

FBoucher commented Aug 3, 2017

For CSP subscription check the project Peek

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants