The application won’t load - uber-api

I keep getting a exclamation point in a triangle saying there was a problem on our end
I’ve tried to refresh still the same thing
I’ve uninstalled the app then reinstalled it same results
Not sure on what I need to do to get it fixed

Related

Unity Error Occurred While Resolving Packages And Game Mode Doesn't Work Suddenly

I never ran into this problem before while building unity projects.
[1] Yesterday, I decided to update my unity hub to newer version, and now all of a sudden,
I keep getting this error and my packages are not loading into the editor workspace.
[2] Additionally, anytime I try and enter into game mode unity will suddenly stop and bounce me back to editor mode (never happened before). I am very lost why this is happening, and even my past projects that worked fine seem to be affected as well. Cannot run them within unity now. :(
All help is greatly appreciated!
-So far I have been just looking to make sure my unity apps are in the folder of that address - and they are, looking for direction.
It would be easier to help you if you include the exact error message in your question.
I assume it is this:
Cannot fetch authorization code. User access token is expired or invalid. You may need to sign out and sign in again. [Unknown].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
If so, log out in Hub and log in again. This happens either when updating Unity Hub or with bigger Windows updates for me.

Issue with errors in Unity on launch

I am having an issue in Unity where every time I launch the editor it asks me to enter in safe mode because there are a lot of errors and when I press ignore it launches and I can see in the console a lot of errors with the UI and I found out that I cant create UI elements directly in the hierarchy. I tried to update from 2020.3.13f1 to 2020.3.14f1 and for the first launch everything was fine, with no errors, and I could create UI elements but then when I restarted to make sure everything was actually fine, all the errors popped up again and I cant create UI. Why does this happen and does anyone have a fix because I can't find it anywhere online.
Try not to enter Safe Mode. Enter the editable project. There go to Assets-Reimport All.
It did it to me too, it's probably a Unity bug, this method fixes it. Practically it reimports the whole project by itself, avoiding that the bug gives you problems (such as those like UnityEngine.UI does not exist or Monobehavior does not exist, etc.)
Obviously you will not lose any assets and everything will be fine as before receiving the errors.
Have this issue with any template 2020+ versions
Always shows 2 empty errors on console at first run ,even on an empty project
Will try to install 2019 and hopefully work again
in my case some side app ran caused some error in the installation of Unity.
Nothing amid aboves helped.
Thus I decided to fully reinstall it from scratch to default one.
Now it worksok. But before that . To wipe out the Unity thorowly you need in:
uninstalling Unity and UnityHub in windows' settings
remove all related/remained folders in "C:\Program Files"
remove related/remained folders in "C:\Users\myname\AppData\Local "
in Register Editor go to clean unity like folders in "Computer\HKEY_CURRENT_USER\SOFTWARE"
optionally, remove sample projects in "C:\Users\myname"
You're very likely simply opening the wrong folder, it's a common mistake
Or, you have possibly moved around the folders that you cannot move
Also - it's a nuisance but it's best to install the "hub"

Very unusual error that I have never seen. UNITY

Im getting this weird error that I have never seen before and i have like 400 of them and they i think are all different. Here is an example Library\PackageCache\com.unity.test-framework#1.1.20\UnityEngine.TestRunner\NUnitExtensions\Runner\UnityTestExecutionContext.cs(125,34). This also happened right after my pc shorted out. I fixed it loaded up unity and all my files were gone. I was planning on trying to redo some of my stuff when this came up. I'm also having a warning about a meta data file existing but its packages cant be found. I don't know if these are connected or not. This is also a brand new project so its not anything old.
Answer: Go to your library and you will find all your projects and such there. If you locate to the project you are currently working on find a folder called package cache. Delete this and you will have no more errors!

Ionic livereload continuous caching issue?

I've been working on quite a few projects in IONIC and many a time while I'm serving on the browser I get errors which I fixed quite a time ago.
For example, just now I got this error:
A tuple type element list cannot be empty.
Which I fixed by assigning my variable type any.But after some time I got the same error while I had already made quite a lot of changes and that error is already fixed.
So in a way, my project was in an older state.So to fix it I had to run ionic serve again.But I can't be doing this again and again as it's time-consuming.Many a time such conditions are quite fatal as sometimes it skips from my mind that it could be an issue due to ionic serve any help will be appreciated.
This issue happens with me also. Suddenly I start seeing errors which I fixed quite a while back. The only solution i got was to run ionic serve again and again. Nothing else has helped till now.
I just recommend to keep updating the cli with a hope of issue being fixed.
With that said, with ionic 4, it will make use of the angular-cli which is more mature and you can expect issues like this to be less likely to happen. I am using ionic 4 alpha 2 with angular, and i dont see the above issue anymore.

Eclipse keeps hanging/not responding

I am using Eclipse Indigo v.3.7.2. For the past few weeks it has been really slow and keeps throwing not responding notification. Every time i click, scroll, type etc it freezes. I viewed the .log file but not sure what most of it means. I was told that there is an issue with the com.ibm.etools.webtools.json package and/or memory issues since cleanup is not getting done.
so my question is where do i find the above package? I tried opening the resource but it was not found. Also, how can I do a cleanup?
ty in advance..