Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

tagme throws error on first use #19

Open
tabanid opened this issue Feb 5, 2018 · 2 comments
Open

tagme throws error on first use #19

tabanid opened this issue Feb 5, 2018 · 2 comments

Comments

@tabanid
Copy link
Contributor

tabanid commented Feb 5, 2018

Loaded a fresh version of motus and motusClient ... ran tagme for the first time in new session.

Curiously, it didn't ask for my username (maybe this is a feature, I could already be logged in somewhere else on this computer).

Threw the following error "Error in rslite_send ...."

When I re-ran tagme ...

tagme(86, update = TRUE)

I received the request for credentials and it started downloading properly.

So maybe this is just a small issue with the first call of tagme?


> blpw.sql <- tagme(86, new = TRUE)

updateMotusDb started (8 rows)
 - Create new view allambigs that converts ambig columns into rows
 - remove previous version of alltagswithambigs view
 - Remove empty gps detections
 - Add a new column "siteName" to table "recvDeps".Error in rsqlite_send_query(conn@ptr, statement) : 
  duplicate column name: siteName

 - Remove previous version of alltags
 - Create new version of alltags that includes additional deployment fields
 - Create (or modify previous version of) filters
 - Create (or modify previous version of) runsFilters

> 
@tcrewe
Copy link
Contributor

tcrewe commented Feb 5, 2018 via email

@tabanid
Copy link
Contributor Author

tabanid commented Feb 12, 2018

This needs to be moved over to motusDev (or perhaps is already there).

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

2 participants