Skip to content

error when trying to run map: missing password? #36

@crystallinity

Description

@crystallinity

so after inserting the google API key and creating 25 accounts, i tried running the map and get the following error. any idea what the cause might be? also, may or may not be related, but nothing happens when i select "open map directory" or "edit config".

i think may have downloaded and run the non-full installer version initially, before realizing i needed the all-in-one version. could that have messed up something by making some config file refer to that folder/version rather than the all in one installation?

usage: runserver.py [-h] [-cf CONFIG] [-a AUTH_SERVICE] [-u USERNAME]
                    [-p PASSWORD] [-w WORKERS] [-asi ACCOUNT_SEARCH_INTERVAL]
                    [-ari ACCOUNT_REST_INTERVAL] [-ac ACCOUNTCSV]
                    [-l LOCATION] [-j] [-st STEP_LIMIT] [-sd SCAN_DELAY]
                    [-enc] [-ed ENCOUNTER_DELAY]
                    [-ewht ENCOUNTER_WHITELIST | -eblk ENCOUNTER_BLACKLIST]
                    [-ld LOGIN_DELAY] [-lr LOGIN_RETRIES] [-mf MAX_FAILURES]
                    [-msl MIN_SECONDS_LEFT] [-dc] [-H HOST] [-P PORT]
                    [-L LOCALE] [-c] [-m MOCK] [-ns] [-os] [-nsc] [-fl] -k
                    GMAPS_KEY [--skip-empty] [-C] [-D DB] [-cd] [-np] [-ng]
                    [-nk] [-ss [SPAWNPOINT_SCANNING]] [--dump-spawnpoints]
                    [-pd PURGE_DATA] [-px PROXY] [-pxsc] [-pxt PROXY_TIMEOUT]
                    [-pxd PROXY_DISPLAY] [--db-type DB_TYPE]
                    [--db-name DB_NAME] [--db-user DB_USER]
                    [--db-pass DB_PASS] [--db-host DB_HOST]
                    [--db-port DB_PORT]
                    [--db-max_connections DB_MAX_CONNECTIONS]
                    [--db-threads DB_THREADS] [-wh [WEBHOOKS [WEBHOOKS ...]]]
                    [-gi] [--disable-clean] [--webhook-updates-only]
                    [--wh-threads WH_THREADS]
                    [--ssl-certificate SSL_CERTIFICATE]
                    [--ssl-privatekey SSL_PRIVATEKEY] [-ps] [-sn STATUS_NAME]
                    [-spp STATUS_PAGE_PASSWORD] [-el ENCRYPT_LIB]
                    [-odt ON_DEMAND_TIMEOUT] [-v [filename.log] | -vv
                    [filename.log] | -d]
runserver.py: errors:
 - Missing `password` either as -p/--password, csv file, or in config
Press any key to continue . . .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions