flutterfire configure & firebase-tools how to fix? - firebase-tools

THE PROBLEM
..........
PS C:\Users\ahsan\StudioProjects\dropshop> flutterfire configure --project=flutterapp-7dd66
⠴ Fetching available Firebase projects...
Unhandled exception:
FormatException: Unexpected character (at character 1)
#
^
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383:5)
#1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1250:9)
#2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:915:22)
#3 _parseJson (dart:convert-patch/convert_patch.dart:35:10)
#4 JsonDecoder.convert (dart:convert/json.dart:612:36)
#5 runFirebaseCommand (package:flutterfire_cli/src/firebase.dart:95:25)
<asynchronous suspension>
#6 getProjects (package:flutterfire_cli/src/firebase.dart:114:20)
<asynchronous suspension>
#7 ConfigCommand._selectFirebaseProject (package:flutterfire_cli/src/commands/config.dart:300:24)
<asynchronous suspension>
#8 ConfigCommand.run (package:flutterfire_cli/src/commands/config.dart:390:37)
<asynchronous suspension>
#9 CommandRunner.runCommand (package:args/command_runner.dart:209:13)
<asynchronous suspension>
#10 main (file:///C:/Users/ahsan/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutterfire_cli-0.2.7/bin/flutterfire.dart:57:5)
<asynchronous suspension>
SOME DETAILS:
............
I installed node js and activated flutterfire using dart pub ... command,
then i logged into firebase! using firebase login.
after that, flutterfire configure [which produced error]
Fetching available Firebase projects...
''
`Unhandled exception:
FormatException: Unexpected character (at character 1)
#
^
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383:5)
#1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1250:9)`
''....................................................................................
SOLUTION:
I CREATED BRAND NEW FLUTTER PROJECT AND REPAIRED PUB CACHE! USING : dart pub cache repair
I REDOWNLOADED and opened FIREBASE CLI INSTANT.EXE FILE. AND LOGGED INTO IT.
I redownloaded FIREBASE-TOOLS USING, npm install -g firebase-tools.
I CREATED THE FLUTTER PROJECT AND CREATED NEW FLUTTER APP THERE IN FIREBASE CONSOLE.
I TYPED " flutterfire configure " in newly downloaded firebase-cli-instant window. and it successfully fetched the projects and i selected my created project and i selected the platform ios,android ...
and it configured!!
you could also type flutterfire configure --project: ....

SOLUTION:
I CREATED BRAND NEW FLUTTER PROJECT AND REPAIRED PUB CACHE! USING : dart pub cache repair
I REDOWNLOADED and opened FIREBASE CLI INSTANT.EXE FILE. AND LOGGED INTO IT.
I redownloaded FIREBASE-TOOLS USING, npm install -g firebase-tools.
I CREATED THE FLUTTER PROJECT AND CREATED NEW FLUTTER APP THERE IN FIREBASE CONSOLE.
I TYPED " flutterfire configure " in newly downloaded firebase-cli-instant window. and it successfully fetched the projects and i selected my created project and i selected the platform ios,android ... and it configured!!
you could also type flutterfire configure --project: ....

Related

Latest Flutter upgrade causes error: 'DillSetterBuilder' is not a subtype of type 'SourceMemberBuilderImpl?' in type cast

Prior to upgrading, everything ran perfectly fine. This is the full error I have received post upgrade:
type 'DillSetterBuilder' is not a subtype of type 'SourceMemberBuilderImpl?' in type cast
#0 SourceLibraryBuilder.checkMemberConflicts.<anonymous closure> (package:front_end/src/fasta/source/source_library_builder.dart:998:22)
#1 _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:574:13)
#2 Scope.forEachLocalSetter (package:front_end/src/fasta/scope.dart:424:14)
#3 SourceLibraryBuilder.checkMemberConflicts (package:front_end/src/fasta/source/source_library_builder.dart:974:11)
#4 SourceLibraryBuilder.build (package:front_end/src/fasta/source/source_library_builder.dart:1057:5)
#5 IncrementalCompiler.compileExpression.<anonymous closure> (package:front_end/src/fasta/incremental_compiler.dart:1817:20)
#6 IncrementalCompiler.compileExpression.<anonymous closure>
[#7-#59...]
the Dart compiler exited unexpectedly.
the Dart compiler exited unexpectedly.
According to https://github.com/flutter/flutter/issues/97500#issuecomment-1044083031 this is fixed in the master branch, which means you will need to wait until the fix reaches the beta branch and is released to the beta channel. Alternatively you can revert to the stable channel.
I switched to the stable flutter channel by typing flutter channel stable in the terminal and that worked for me!
If the following command is run in cmd, the problem will be solved.
dart --enable-analytics
I think the program is trying to read data from the server, but the server is not working, so it makes an error. Check that the API is working.

Old site in Magento 1 (1.9.2.3 probably) no longer displaying properly

Good evening friends,
I've lost contact with my developer years ago and kept running the same M1 backup i had from 2017 whenever something stopped working.
However, now that fails too, even if i erase everything and put the 2017 backup or load a backup from when the site worked, it doesn't load anymore. Please be kind and share some thoughts so that i can restore the backup i have and have it run until i manage to build the new site.
www.casafoca.ro
current errors are visible since i edited the sample.xml in errors to show them:
There has been an error processing your request
The PDO extension is required for this adapter but the extension is not loaded
Trace:
#0 /home/drapajer/public_html/lib/Zend/Db/Adapter/Abstract.php(248): Zend_Db_Adapter_Pdo_Abstract->setFetchMode(2)
#1 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Resource.php(175): Zend_Db_Adapter_Abstract->__construct(Array)
#2 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Resource.php(110): Mage_Core_Model_Resource->_newConnection('pdo_mysql', Array)
#3 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Resource/Db/Abstract.php(320): Mage_Core_Model_Resource->getConnection('core_write')
#4 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Resource/Db/Abstract.php(350): Mage_Core_Model_Resource_Db_Abstract->_getConnection('write')
#5 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Resource/Db/Abstract.php(335): Mage_Core_Model_Resource_Db_Abstract->_getWriteAdapter()
#6 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Resource/Db/Abstract.php(360): Mage_Core_Model_Resource_Db_Abstract->_getReadAdapter()
#7 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Resource/Db/Collection/Abstract.php(134): Mage_Core_Model_Resource_Db_Abstract->getReadConnection()
#8 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Config.php(1348): Mage_Core_Model_Resource_Db_Collection_Abstract->__construct(Object(Mage_Core_Model_Resource_Website))
#9 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Config.php(1380): Mage_Core_Model_Config->getModelInstance('core_resource/w...', Object(Mage_Core_Model_Resource_Website))
#10 /home/drapajer/public_html/app/Mage.php(491): Mage_Core_Model_Config->getResourceModelInstance('core/website_co...', Object(Mage_Core_Model_Resource_Website))
#11 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Abstract.php(208): Mage::getResourceModel('core/website_co...', Object(Mage_Core_Model_Resource_Website))
#12 /home/drapajer/public_html/app/code/core/Mage/Core/Model/Abstract.php(213): Mage_Core_Model_Abstract->getResourceCollection()
#13 /home/drapajer/public_html/app/code/core/Mage/Core/Model/App.php(619): Mage_Core_Model_Abstract->getCollection()
#14 /home/drapajer/public_html/app/code/core/Mage/Core/Model/App.php(477): Mage_Core_Model_App->_initStores()
#15 /home/drapajer/public_html/app/code/core/Mage/Core/Model/App.php(360): Mage_Core_Model_App->_initCurrentStore('', 'store')
#16 /home/drapajer/public_html/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#17 /home/drapajer/public_html/index.php(87): Mage::run('', 'store')
#18 {main}
Thank you very much,
Have a good night
Kind regards
Horace
p.s. feel free to drop me a whatsapp # +40722600887 if you like
This seems to be an issue with the server, not the actual website.
Try contacting your hosting provider and ask them to install/enable PDO on the server.
Edit:
You can run php -m to see all active PHP modules. In the resulting list, you'll want to see pdo_mysql, but I'm guessing you won't.
Just to be safe, you could try to install the PHP module :
apt-get install php7.2-common php7.2-mysql or sudo apt-get install php7.2-common php7.2-mysql. If the response says php7.2-mysql is already the newest version, then more debugging is necessary as you probably have some conflicting configs.
Otherwise, there is a good chance this will fix your issue.

Magento 2 Error: Property "xxx" does not have corresponding setter in class

We are utilizing Magento 2.1 and installed this Store Pickup module that did not install correctly.
The module is disabled through SSH and now we get errors on Checkout related to Store Pickup.
From the logs:
Next Exception: Report ID: webapi-5b689909809ce; Message: Property "PickupStore" does not have corresponding setter in class "Magento\Checkout\Api\Data\ShippingInformationExtensionInterface". in /home/reorder/public_html/vendor/magento/framework/Webapi/ErrorProcessor.php:195
Stack trace:
#0 /home/reorder/public_html/vendor/magento/framework/Webapi/ErrorProcessor.php(139): Magento\Framework\Webapi\ErrorProcessor->_critical(Object(LogicException))
#1 /home/reorder/public_html/vendor/magento/module-webapi/Controller/Rest.php(219): Magento\Framework\Webapi\ErrorProcessor->maskException(Object(LogicException))
#2 /home/reorder/public_html/var/generation/Magento/Webapi/Controller/Rest/Interceptor.php(37): Magento\Webapi\Controller\Rest->dispatch(Object(Magento\Framework\App\Request\Http))
#3 /home/reorder/public_html/vendor/magento/framework/App/Http.php(135): Magento\Webapi\Controller\Rest\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#4 /home/reorder/public_html/vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\Http->launch()
#5 /home/reorder/public_html/routes.php(225): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#6 /home/reorder/public_html/wingstop/index.php(6): include('/home/reorder/p...')
#7 {main} [] []
[2018-08-06 18:54:13] main.CRITICAL: LogicException: Property "PickupStore" does not have corresponding setter in class "Magento\Checkout\Api\Data\ShippingInformationExtensionInterface". in /home/reorder/public_html/vendor/magento/framework/Reflection/NameFinder.php:100
Stack trace:
#0 /home/reorder/public_html/vendor/magento/framework/Reflection/NameFinder.php(59): Magento\Framework\Reflection\NameFinder->findAccessorMethodName(Object(Zend\Code\Reflection\ClassReflection), 'PickupStore', 'getPickupStore', 'isPickupStore')
#1 /home/reorder/public_html/vendor/magento/framework/Webapi/ServiceInputProcessor.php(158): Magento\Framework\Reflection\NameFinder->getGetterMethodName(Object(Zend\Code\Reflection\ClassReflection), 'PickupStore')
#2 /home/reorder/public_html/vendor/magento/framework/Webapi/ServiceInputProcessor.php(322): Magento\Framework\Webapi\ServiceInputProcessor->_createFromArray('\\Magento\\Checko...', Array)
#3 /home/reorder/public_html/vendor/magento/framework/Webapi/ServiceInputProcessor.php(175): Magento\Framework\Webapi\ServiceInputProcessor->convertValue(Array, '\\Magento\\Checko...')
#4 /home/reorder/public_html/vendor/magento/framework/Webapi/ServiceInputProcessor.php(322): Magento\Framework\Webapi\ServiceInputProcessor->_createFromArray('Magento\\Checkou...', Array)
#5 /home/reorder/public_html/vendor/magento/framework/Webapi/ServiceInputProcessor.php(119): Magento\Framework\Webapi\ServiceInputProcessor->convertValue(Array, 'Magento\\Checkou...')
#6 /home/reorder/public_html/vendor/magento/module-webapi/Controller/Rest/InputParamsResolver.php(101): Magento\Framework\Webapi\ServiceInputProcessor->process('Magento\\Checkou...', 'saveAddressInfo...', Array)
#7 /home/reorder/public_html/vendor/magento/module-webapi/Controller/Rest.php(299): Magento\Webapi\Controller\Rest\InputParamsResolver->resolve()
#8 /home/reorder/public_html/vendor/magento/module-webapi/Controller/Rest.php(216): Magento\Webapi\Controller\Rest->processApiRequest()
#9 /home/reorder/public_html/var/generation/Magento/Webapi/Controller/Rest/Interceptor.php(37): Magento\Webapi\Controller\Rest->dispatch(Object(Magento\Framework\App\Request\Http))
#10 /home/reorder/public_html/vendor/magento/framework/App/Http.php(135): Magento\Webapi\Controller\Rest\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#11 /home/reorder/public_html/vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\Http->launch()
#12 /home/reorder/public_html/routes.php(225): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#13 /home/reorder/public_html/wingstop/index.php(6): include('/home/reorder/p...')
#14 {main}
From what I gather I should try and find the extension_attributes.xml and possibly remove it from there?
If so I cannot find it; is this what I should even be looking for? Any help would be greatly appreciated as users cannot continue past the Shipping Options screen on checkout now.
Also from this answer I am a bit worried to delete ALL the folders in my generation folder. Whenever this Magento 2 instance generates new folders and files / deploys content it always seems to mess something up.
1) Place the store into maintenance mode
bin/magento maintenance:enable
2) delete generation and DI contents
rm -rf var/generation/*
rm -rf var/di/*
3) re-generate these, using the compiler
bin/magento setup:upgrade
bin/magento setup:di:compile
4) disable maintenance mode
bin/magento maintenance:disable
What do you mean by always messes things up? That's probably due to permissions issues on your setup..

Magento Exceptions with existing extensions

I am having these two different exceptions in Magento ver. 1.6.0.0 and would like to resolve them. This is for an existing site so I am not sure about the history of modules installed. I believe the first one is actually missing the extension files. I searched for this folder "Fbintegrator" and could not find it. Also, not sure if it can be in some other folder. I also looked at the installed extensions in the Magento Connect in the admin and could not find anything related to Fbintegrator which Iam assuming is a facebook_integrator. So I would like to de-register it or if there is a way to resolve this issue would be appreciated.
exception 'Mage_Core_Exception' with message 'Invalid block type: Mage_Fbintegrator_Block_Like' in /home1/gumballm/public_html/app/Mage.php:563
Stack trace:
#0 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/Layout.php(469): Mage::throwException('Invalid block t...')
#1 /home1/gumballm/public_html/app/code/local/Aitoc/Aitsys/Model/Core/Layout.php(10): Mage_Core_Model_Layout->_getBlockInstance('fbintegrator/li...', Array)
#2 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/Layout.php(411): Aitoc_Aitsys_Model_Core_Layout->_getBlockInstance('fbintegrator/li...', Array)
#3 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/Layout.php(446): Mage_Core_Model_Layout->createBlock('fbintegrator/li...', 'fbintegrator.li...')
#4 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/Layout.php(238): Mage_Core_Model_Layout->addBlock('fbintegrator/li...', 'fbintegrator.li...')
#5 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/Layout.php(204): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#6 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/Layout.php(205): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#7 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/Layout.php(209): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#8 /home1/gumballm/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(345): Mage_Core_Model_Layout->generateBlocks()
#9 /home1/gumballm/public_html/app/code/core/Mage/Catalog/Helper/Product/View.php(73): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#10 /home1/gumballm/public_html/app/code/core/Mage/Catalog/Helper/Product/View.php(144): Mage_Catalog_Helper_Product_View->initProductLayout(Object(MDN_AdvancedStock_Model_Catalog_Product), Object(Mage_Catalog_ProductController))
#11 /home1/gumballm/public_html/app/code/core/Mage/Catalog/controllers/ProductController.php(132): Mage_Catalog_Helper_Product_View->prepareAndRender(4299, Object(Mage_Catalog_ProductController), Object(Varien_Object))
#12 /home1/gumballm/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(420): Mage_Catalog_ProductController->viewAction()
#13 /home1/gumballm/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('view')
#14 /home1/gumballm/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#15 /home1/gumballm/public_html/app/code/core/Mage/Core/Model/App.php(347): Mage_Core_Controller_Varien_Front->dispatch()
#16 /home1/gumballm/public_html/app/Mage.php(640): Mage_Core_Model_App->run(Array)
#17 /home1/gumballm/public_html/index.php(82): Mage::run('', 'store')
This second extension is actually found in the Magento Connect. I actually also tried uninstalling it and then re-installing it and still getting the same error below. I found the folder: Ezapps/Zoom/ but not the file Ezapps/Zoom/Handler.php even after re-install.
2013-11-18T03:02:56+00:00 ERR (3): Warning: include(Ezapps/Zoom/Handler.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home1/gumballm/public_html/lib/Varien/Autoload.php on line 93
For the first extension, it's hard to say exactly. I see Aitoc as part of the stack trace which can complicate things. The extension itself can normally be disabled by finding the extension's file in app/etc/modules and editing the xml to set active to false. Aitoc complicates things by trying to work resolving extension conflicts itself. If you can live without the Aitoc extension, the easy solution is to get rid of it. If it's necessary, try to look through the various Aitoc configuration sections to find their conflict resolutions and remove it for fbintegrator. It was probably installed when the Aitoc extension was installed, it resolved a conflict by making itself extend fbintegrator, then fbintegrator was removed breaking that dependency.
For the second extension, Ezapps_Zoom_Handler is the class name in the file ezzoom.php. Part of the installation requires you to add include('ezzoom.php'); immediately after the opening php tag. If you don't, when line 533 of app/code/local/Ezapps/Zoom/Helper/Data.php checks if the class exists, the class won't be loaded already and will rely on Magento's auto-loader which will look in the wrong place.

Magento 1.5 install on Mac OSX - Errors on Installer

I'm trying to install Magento 1.5 Community Edition on Mac OSX. I'm using MAMP Pro to redirect the url test.com to run a specific Magento 1.5 folder.
I get a set of error messages before I even begin the install process. Can anyone help decipher?
There has been an error processing your request
SQLSTATE[42000] [1044] Access denied for user ''#'localhost' to database 'andrey_konosov_build'
Trace:
#0 /Applications/MAMP/htdocs/magento15/lib/Zend/Db/Adapter/Pdo/Mysql.php(96): Zend_Db_Adapter_Pdo_Abstract->_connect()
#1 /Applications/MAMP/htdocs/magento15/lib/Varien/Db/Adapter/Pdo/Mysql.php(251): Zend_Db_Adapter_Pdo_Mysql->_connect()
#2 /Applications/MAMP/htdocs/magento15/lib/Zend/Db/Adapter/Abstract.php(459): Varien_Db_Adapter_Pdo_Mysql->_connect()
#3 /Applications/MAMP/htdocs/magento15/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SET NAMES utf8', Array)
#4 /Applications/MAMP/htdocs/magento15/lib/Varien/Db/Adapter/Pdo/Mysql.php(333): Zend_Db_Adapter_Pdo_Abstract->query('SET NAMES utf8', Array)
#5 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Resource/Type/Db/Pdo/Mysql.php(45): Varien_Db_Adapter_Pdo_Mysql->query('SET NAMES utf8')
#6 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Resource.php(93): Mage_Core_Model_Resource_Type_Db_Pdo_Mysql->getConnection(Object(Mage_Core_Model_Config_Element))
#7 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Mysql4/Abstract.php(297): Mage_Core_Model_Resource->getConnection('core_read')
#8 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Mysql4/Abstract.php(312): Mage_Core_Model_Mysql4_Abstract->_getConnection('read')
#9 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Mysql4/Cache.php(41): Mage_Core_Model_Mysql4_Abstract->_getReadAdapter()
#10 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Cache.php(434): Mage_Core_Model_Mysql4_Cache->getAllOptions()
#11 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Cache.php(469): Mage_Core_Model_Cache->_initOptions()
#12 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/App.php(1137): Mage_Core_Model_Cache->canUse('config')
#13 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Config.php(412): Mage_Core_Model_App->useCache('config')
#14 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/Config.php(294): Mage_Core_Model_Config->_canUseCacheForInit()
#15 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/App.php(395): Mage_Core_Model_Config->loadModulesCache()
#16 /Applications/MAMP/htdocs/magento15/app/code/core/Mage/Core/Model/App.php(329): Mage_Core_Model_App->_initModules()
#17 /Applications/MAMP/htdocs/magento15/app/Mage.php(627): Mage_Core_Model_App->run(Array)
#18 /Applications/MAMP/htdocs/magento15/index.php(80): Mage::run('', 'store')
Are you trying to install the latest RC1 release candidate? I just downloaded it myself, and it looks like their build process (accidentally?) left this information in. The local.xml file is where Magento keeps come configuration information, such as the username and password to use for a database. In previous version of the system, it shipped without a local.xml. This file was created during the installation process.
My guess is, as mentioned, the file was included accidentally. I'd try renaming it to something else, or removing it from the folder, and starting your installation. If that doesn't work, then I'd just enter your mysql DB information in local.xml to work around the problem
Worth reporting as a bug
http://www.magentocommerce.com/bug-tracking
My name is Dmitriy, i'm technical project manager of Magento Core Team. 1.5.0.0-rc1 packages were wrongly packaged and contains local.xml file from test installation. Please remove local.xml file from app/etc folder or download package one more time. We have fixed packages. Sorry for this issue but like you know the old saying sais "He is lifeless that is faultless".
Thank you for pointing this out.
Access denied for user ''#'localhost'...
You are missing a username.
Edit:
Look in the /app/etc/ directory for both local.xml and config.xml. Either of those might already have database details set in advance which would derail the installation process.
Yes, please remove local.xml comming from downloaded archive. It's definety bug.

Resources