Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard not loading #78

Closed
alokvnair opened this issue Aug 4, 2020 · 4 comments
Closed

Dashboard not loading #78

alokvnair opened this issue Aug 4, 2020 · 4 comments

Comments

@alokvnair
Copy link

Hi Kyson,

First of all, thanks for the great tool you have build.

I integrated AndroidGodEye into my application by following all steps as mentioned in https://github.com/Kyson/AndroidGodEye/wiki/0x00-QuickStart_en
Installed the AndroidGodEye plugin in Android studio and provided the port number as default one 5390, but on starting the AndroidGodEye dashboard from plugin, it shows unable to connect error always.

Any help on how to resolve this issue? Note: Notifications are coming in the phone when running the app for bitmap warnings, overdraw, etc. But dashboard not loading in the browser.

Below is the logcat logs:

2020-08-04 23:03:20.533 D/AndroidGodEye: GodEye init, cost 1ms.
2020-08-04 23:03:20.633 D/AndroidGodEye: GodEye modules installed, cost 91 ms, config: GodEyeConfig{mCpuConfig=CpuConfig{intervalMillis=2000}, mBatteryConfig=BatteryConfig{}, mFpsConfig=FpsConfig{intervalMillis=2000}, mLeakConfig=LeakConfig{}, mHeapConfig=HeapConfig{intervalMillis=2000}, mPssConfig=PssConfig{intervalMillis=2000}, mRamConfig=RamConfig{intervalMillis=2000}, mNetworkConfig=NetworkConfig{}, mSmConfig=SmConfig{debugNotification=true, longBlockThresholdMillis=500, shortBlockThresholdMillis=500, dumpIntervalMillis=1000}, mStartupConfig=StartupConfig{}, mTrafficConfig=TrafficConfig{intervalMillis=2000, sampleMillis=1000}, mCrashConfig=CrashConfig{immediate=false}, mThreadConfig=ThreadConfig{intervalMillis=3000, threadFilter='cn.hikyson.godeye.core.internal.modules.thread.ExcludeSystemThreadFilter', threadTagger='cn.hikyson.godeye.core.internal.modules.thread.DefaultThreadTagger'}, mPageloadConfig=PageloadConfig{pageInfoProvider=cn.hikyson.godeye.core.internal.modules.pageload.DefaultPageInfoProvider}, mMethodCanaryConfig=MethodCanaryConfig{maxMethodCountSingleThreadByCost=300, lowCostMethodThresholdMillis=10}, mAppSizeConfig=AppSizeConfig{delayMillis=0}, mViewCanaryConfig=ViewCanaryConfig{maxDepth=10}, mImageCanaryConfig=ImageCanaryConfig{imageCanaryConfigProvider='cn.hikyson.godeye.core.internal.modules.imagecanary.DefaultImageCanaryConfigProvider'}}
2020-08-04 23:03:20.634 W/AndroidGodEye: You should add dependency 'implementation project(':android-godeye-monitor')' if you want to start GodEyeMonitor.
2020-08-04 23:03:20.634 D/AndroidGodEye: GodEye start monitor cost 1ms.
@alokvnair
Copy link
Author

@Kyson Any possible solution or update for this

@Kyson
Copy link
Owner

Kyson commented Aug 14, 2020

Hi @alokvnair

You should add dependency android-godeye-monitor as log said.

2020-08-04 23:03:20.634 W/AndroidGodEye: You should add dependency 'implementation project(':android-godeye-monitor')' if you want to start GodEyeMonitor.

Thx

@Kyson
Copy link
Owner

Kyson commented Aug 14, 2020

image

@Kyson
Copy link
Owner

Kyson commented Aug 18, 2020

@alokvnair Reopen it if u have more question :-)

@Kyson Kyson closed this as completed Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants