SeAT - ❓-support - Page 5
disi
3 Aug 2024 21:11
ah i found something - so if i manually execute via console the "esi
nobody
8 Aug 2024 01:35
Seat\Eveapi\Jobs\Universe\Structures\Citadel anyone know how to close this job?
Rainus Max
8 Aug 2024 10:17
Is it possible to setup a squad that users can join if they choose but set it up so they get auto removed if they leave corp?
Goem
8 Aug 2024 10:18
you can set filter in Manual type squad
Akov
8 Aug 2024 19:03
Manual with no moderator with a corp filter
Ookla
9 Aug 2024 07:01
How to update prices in moons reporter? They seem to be wrong for me after migrating from 4.x to 5.x.
nobody
10 Aug 2024 03:49
hi, my character\assets job use lots of runtime,
is it familiar?
Wibla
10 Aug 2024 09:58
ouch
that's probably why, it was spinning in place for a while because the supervisor had a bad morning after a reboot
disi
11 Aug 2024 09:46
Hey, quick question regarding Squad filters with skills and skill levels. So if i have a Squad for Freighters and i want to put in all Pilots who can fly a Freighter and have a Skill Level greater then 3 it seems confusing on how it works.
So for example i build a filter:- Match Kind "all"
- Match Kind "any"
- Skill: Amarr Freighers
- Skill: Caldari Freighters
- etc.
- Match Kind "all"
- Skill Level: > 3
Wibla
11 Aug 2024 20:04
hell I would uphold a deny
after the amount of crying I just witnessed
just on general principle
(but I am not a nice person)
Claw
11 Aug 2024 20:05
my rorqual mining days when you'd pop up in local way back when would agree with this
Wibla
11 Aug 2024 20:06
😄
to be fair
I only shot those who broke the rules!
Lord Stormlight
11 Aug 2024 20:07
OK, so no one knows nothing , thx
Wibla
11 Aug 2024 20:07
we know what SeAT can't do
as for what the CI folks in your alliance found out, well
that's for them to deal with
Claw
11 Aug 2024 20:09
looks like you're trying to join a corp you joined back in june. If you linked any of the characters then, they'd likely have a record of it still. Even if it wasn't seat. I don't know if Frat use an auth for the alliance like other alliances do, but it's not unreasonable that a corp could gain details from the alliance auth. Just throwing out ideas that might send you in the right direction 🙂
Wibla
11 Aug 2024 20:09
that's a good tip
Lord Stormlight
11 Aug 2024 20:11
ITS not about frat / goons or else
problem 1 : not existing chars linked to my acount
Wibla
11 Aug 2024 20:11
problem 1: someone thinks those chars are yours
let's use correct language here
Lord Stormlight
11 Aug 2024 20:12
problem 2: not my chars linked to my account
yes, some security team members thing but this don't solve problem that i have.
and some of them are so that don't want discus this.
Kiba
11 Aug 2024 20:19
No one here can solve the problems mentioned. They have linked these characters together, they have decided they are yours. The problem is between you and the corp or alliance.
Lord Stormlight
11 Aug 2024 20:24
Q its : how ?
Wibla
11 Aug 2024 20:25
https://tenor.com/view/this-is-a-mystery-steve-blues-big-city-adventure-catching-blue-this-is-a-riddle-gif-27113480
Astral
11 Aug 2024 21:56
I mean if you reach out to certain characters a lot or you have weird contacts ingame which look like you are keeping track of your alts or something one could assume those characters are yours. Also if you didn't want them to have the data should've never logged into seat honestly.
Asrik
12 Aug 2024 00:11
This link below will tell you if you have any active ESI to any Corp or Alliance, and that you can revoke those permission/access to your character..
https://community.eveonline.com/support/third-party-applications/
Lord Stormlight
12 Aug 2024 03:09
How you can track weird contact with char that was never created even game can find contact
disi
12 Aug 2024 14:59
you are really exhausting. Nobody can help you here and the best thing would be for you to talk to the HR team of your "desired" corp.
To make it clear again: All information that SeAT processes is provided via various interfaces and is not only accessible to SeAT. How long an alliance keeps this data is not up to any of the people present here, nor is who links which data to whom!
Nobody can help you here and you should be grateful for tips and ideas on where the data could have come from instead of abusing capslock.
So go and ask your HR contact
Anyone got any ideas to this question maybe? https://discord.com/channels/821361165791133716/821361546608508938/1272128996792074241
Claw
12 Aug 2024 15:12
i can do some tinkering on my server and get back to you if I find out the answer when I finish work in an hour 🙂
disi
12 Aug 2024 15:15
Would be awsome 🙂 thanks in advanced @user_106453105427640320
recursive_tree
12 Aug 2024 15:37
Yes. So we are aware of the problem and eventually want to fix it. The proper solution would be to combine skill type and level into one rule, but that is a slightly more complicated change than it seems, so we haven't got around to it.
In the meantime, crypta added a mitigation that makes it work in the special case when the skill level and skill type are in the same group. In your case, that means you can make it work like this:
- Match Kind "any"
- Match Kind "all"
- Skill: Amarr Freighter
- Skill Level: > 3
- Match Kind "all"
- Skill: Gallente Freighter
- Skill Level: > 3
...etc
disi
12 Aug 2024 15:40
yeah thought so also, but either it seems it takes ages to get the users added to group since within the last 24h there still a lot of users missing.
also i thought of adding more criteria and i did add it in the "all" blocks ... like "member of corp xyz"
would you also do it that way?
recursive_tree
12 Aug 2024 15:56
It shouldn't take 24 hours.
As for more criteria, why not nest the groups one level deeper?
all(
corporation is foobar,
character's favorite ship is corvette,
any other rule,
any(
all(
skill: Amarr Freighter
skill level: 3
),
all(
skill: Minmatar Freighter
skill level: 3
)
)
)
disi
12 Aug 2024 15:58
the UI doesn't allow the next nested branch you can only have 2 branches ... at least for me
recursive_tree
12 Aug 2024 15:59
actually, that might be the case. Sorry, I know the code behind squads better than the squads UI. Another thing to fix, because everything behind it is built for arbitrary depth group nesting
but yes, I guess you'll have to duplicate the corporation rules then
disi
12 Aug 2024 16:01
So yeah if the nesting goes down in depth that would be awesome.
Yeah i've added the corp to each group which seems to work.
Do you know out of the top of you head if there is a schedule which is responsible for the updating of the squads?
recursive_tree
12 Aug 2024 16:02
I think it is observer-based, so it doesn't have a dedicated schedule. it runs its check when a character gets updated
and it should do a full check for all members and non-members when you update the filters
disi
12 Aug 2024 16:09
hmm interesting, i look into that, maybe to much members for it to be fast 😄
Kiba
12 Aug 2024 16:14
Since we’re chatting about filters and such, I’d be curious of the relative performance impact of adding filters on assets or skill levels if anyone is familiar or has measured it.
Thinking about adding some auto squads for tracking certain types of asset acquisition/loss or skill acquisition/loss or both but have some concerns about potentially impacting job performance if there are more than one or two of them.
disi
12 Aug 2024 16:18
Well thats what i was doing, getting groups setup with filter on skills and skill levels and it took ages to get the ppl into that squad
and the other thing im looking into atm is that ppl who delete the ESI Permission don't get kicked out of the squads
Kiba
12 Aug 2024 16:27
Somewhat an assumption as I’m not 100% but I don’t believe they would just from simply losing the token unless you have your environment set to delete characters with no valid token and also run the maintenance job after the token was lost.
disi
12 Aug 2024 16:42
Yeah thats an "issue" i guess since if someone invalidates his token for what ever reason - changing his password, leaving corp etc. there should be an automated process of losing all access until its back up working - this also should be the case for the discord access in my opinion
Akov
12 Aug 2024 19:52
There two settings, one called clean up stale data, so users with out tokens get deleted..and another one called security level (though it might be part of the discord/ts connector) that can be set if any of their toons keys get deauthed they lose their access
by defaults its as long as any keys are still valid
Kiba
12 Aug 2024 19:54
IIRC the latter is called strict mode in the connector settings.
disi
12 Aug 2024 23:16
found the error, for what ever reason the server was not able to keep up with the requests so i stopped all process waited a little bit and restarted the jobs now it seems to work ... need to keep an eye out for it if it happes again
nobody
13 Aug 2024 03:37
hello sir, i noticed mySeat\Eveapi\Jobs\Assets\Character\Assets job use lots of time to finished, how long this job time in your seat? its use about 500s around always.
disi
13 Aug 2024 08:13
hmm is there any way to put all users who are not correctly authenticated with a valid token into a squad. it seems "is not" doesn't work. as far as i could tell this is because the scopes are a "string list" so only contains seems to work but there is not doesn't contain option afaik
Claw
13 Aug 2024 11:42
To what purpose? If its discord roles you can set them to strict and anyone without a valid token loses access
MrLinford
13 Aug 2024 12:32
Just noticed when goint to /characters/ABCXYZ123/intel/summary
I get DataTables warning: table id=character-top-journal-interactions - Ajax error.
Any thoughts as to why? New install
disi
13 Aug 2024 16:08
to get a kind of reporting on which users do not have a valid token, since you cannot sort or filter this in the overview afaik - so i though you can put those users in a seperate squad to "sort" them
Claw
13 Aug 2024 16:17
ah with ya
try YOURURL/corporations/YOURCORPID/tracking
you can turn off the valid tockens to see a list of invalid
it's a bit more manual
I'll see if I can get a squad to pull something automated my end 🙂
Astral
13 Aug 2024 20:36
Just look at people who had roles.. and no longer but retains their ticker.
Or check your audit logs every so often
disi
13 Aug 2024 20:38
There are different ways to do it, but i just thought that it would be very nice to have some filter rule to make lives easier
Tachi
14 Aug 2024 03:29
Bare Metal issue : an issue where seat is unable to fetch or update from the server after a prolonged period of time.
restarting the instance/vm does not fix this issue.
If i delete the AOF file and reboot the vm then everything starts fetching properly again. Logs for Redis/PHP/Seat does not show anything noticeable. and the AOF does not take up too much space from what I see. Does anyone have any idea?
Vladimir_Vladykin
15 Aug 2024 11:10
did you manage to solve this problem?
I still have them, and I don't see any failed job by characters with this problem.
From the errors in the logs I see only this
recursive_tree
15 Aug 2024 12:07
but are there jobs that do succeed for these characters?
Vladimir_Vladykin
15 Aug 2024 12:36
for example
file: image.png [not recorded]
file: image.png [not recorded]
file: image.png [not recorded]
recursive_tree
15 Aug 2024 12:37
the runtime looks a bit low for actual esi requests
Vladimir_Vladykin
15 Aug 2024 12:39
hmm, Indeed, without paying attention to this, the rest of the work is completed in about 0.15 sec.
for this character several jobs were performed in 0.01 sec
recursive_tree
15 Aug 2024 12:40
does the character use the correct scopes and not just publicData
Vladimir_Vladykin
15 Aug 2024 12:45
full
indeed, for all characters with such a problem, work is completed in 0.00 sec
and this problem only occurs with additionally linked characters, the main (user) does not have such a problem
disi
15 Aug 2024 17:29
I'm having the same issue with different characters within seat - looks like reauth them helps at least for a certain period
My thought on that is that there are too many requests to ESI for whatever reason and the token gets rate limited or something like this, i didn't have any other ideas
Vladimir_Vladykin
15 Aug 2024 17:50
do you also have only alt?
reauthorization helps for less than 24 hours 😦
disi
15 Aug 2024 18:03
what do you mean with "only alt"?
Vladimir_Vladykin
15 Aug 2024 18:19
not main character in seat
disi
15 Aug 2024 18:19
it mixes through mains and alts
Fryke
16 Aug 2024 03:46
alright yea that worked. can confirm flipping off the email-as-unique-id setting fixed the issue
and yea if I can be blunt without getting in trouble, imo if you're willing to take over any kind of publicly used repository as the maintainer, then you prolly need to be ok with getting pinged about it and putting in maintenance dev time for as long as you are the maintainer
cause that's kinda the job lol
Akov
16 Aug 2024 03:54
pinging with prs or critical issues ok....pinging any one no reason is no ok 🙂
Fryke
16 Aug 2024 03:59
yea of course
Vladimir_Vladykin
16 Aug 2024 04:45
I haven't seen a load of more than 70% across all cores during operation in recent days.
4 virtual cores, 8GB of RAM
only seat from dockers run in vserver (cloud hetzner)
ubuntu 24.04
core 6.9.1
I'll try to increase the number of cores to 8 and see the result
Wibla
16 Aug 2024 06:04
huh, you run bucket updates every hour?
how many tokens do you have?
Vladimir_Vladykin
16 Aug 2024 06:15
how can i watch this?
this?
Wibla
16 Aug 2024 06:16
I generally list buckets and look at how many I have per bucket...
but that works too
but with an update every hour
and 30 buckets
you will have tokens updating every 30 hours
that's why you get the stale warning, I think...
+ it probably doesn't update at downtime, so it's every 31 hours
I would change the schedule to
*/30 * * * *
Vladimir_Vladykin
16 Aug 2024 06:19
How can I do this in Seat? In the interval settings in the web interface I only see these options
seat docker
I learned that you don't have to choose, but specify it yourself, thanks for the advice, I'll be watching
Wibla
16 Aug 2024 07:08
cool
Vladimir_Vladykin
16 Aug 2024 08:09
found out that cron can't be executed every 31 hours 🙂
I'll think about what to do, probably I'll leave it once every 2 days
Wibla
16 Aug 2024 08:10
I don't understand 🙂
all your tokens are divided into 30 buckets
seat:buckets:update triggers the ESI update of a new bucket
by default it runs every two minutes
so it should be run more often than every hour if you want all tokens to update inside 24 hours
Vladimir_Vladykin
16 Aug 2024 08:17
oh, I misunderstood you 🙂 thanks
nobody
16 Aug 2024 10:47
@user_334234098195234817hi, how long about your Seat\Eveapi\Jobs\Assets\Character\Assets jobs use? in my seat, someone use about 500+ seconds.
Vladimir_Vladykin
16 Aug 2024 16:25
This happens sometimes, but not all the time
for example 🙂
nobody
16 Aug 2024 19:10
yea, i have same fail job with you, and how do you setting about Attempts, i never see 89 times
Vladimir_Vladykin
17 Aug 2024 06:44
I have no more than 10 such mistakes per day, and there are also successful works, so for now I just don’t pay attention
didn't help 😦
I was monitoring a previously added token that hadn't been updated for a long time
and asked to update the token on one character
information on these characters is still not updated.
@user_131158012831203328 any other ideas?
every 30 minutes there is still this error
recursive_tree
17 Aug 2024 08:27
That endpoint has an issue where if one id of 1000 is not okay, the whole request fails
Vladimir_Vladykin
17 Aug 2024 08:47
I can ignore this problem?
recursive_tree
17 Aug 2024 08:47
mostly yes
Vladimir_Vladykin
17 Aug 2024 08:47
ok
Wibla
17 Aug 2024 08:52
no idea
Raiden
17 Aug 2024 23:06
so i have SeAT installed as bare metel. I want to run my own pathfinder instance but this is a docker image. Can i run both and route the traffic correctly ? im asuming i will need to configure traefic
Akov
18 Aug 2024 00:03
yea
disi
18 Aug 2024 12:38
You can but it would be just easier to move PathFinder to a different port and do not mix configurations
Wibla
18 Aug 2024 13:04
Put them both on odd ports and run nginx, caddy or similar in front of them with acme cert etc
HuntinYou
18 Aug 2024 16:00
Structure alerts via discord integrations seems to fail every time, but the webhook itself is valid and works ?
file: image.png [not recorded]
file: image.png [not recorded]
Maybe I'm missing something simple, if so sorry just confused tbh
Tachi
18 Aug 2024 16:04
does anyone know how to fix the Ajax error when searching for assets?
recursive_tree
18 Aug 2024 16:04
it looks like a bug. The test notification is just text. Most likely, something is wrong with the message we send to discord, as most notifications use some fancy formatting
HuntinYou
18 Aug 2024 16:05
Ah ok so less of my fault... that makes me feel better. Almost rage re-installed
Kiba
18 Aug 2024 16:05
Just an FYI, you'll probably want to delete the first image and/or censor the webhook URL. Probably best to delete and regenerate it. Not that it's necessarily a major issue, but could allow someone to send messages to your channel if that's your whole webhook URL.
HuntinYou
18 Aug 2024 16:05
This hook is invalid at the time of the screenshot 🙂
Made a test one to ask for help, thanks guys sorry to bother.
Kiba
18 Aug 2024 16:06
Just checking to make sure 🙂
recursive_tree
18 Aug 2024 16:07
That looks like a bug. Here is how I usually approach such problems:
1) Debug it and figure out what is wrong
2) Devise a fix and implement it
3) Share the fix with everyone else
if the error is because a seat ajax endpoint fails, you should see it in your logs
Tachi
18 Aug 2024 16:08
no logs are spitted for redis, seat, php
recursive_tree
18 Aug 2024 16:08
I mean I record all discord traffic including images with a proxy for archiving. Deleting is not enough
Since it happens in the browser, maybe open the browser dev tools and look in the console and network tab
Tachi
18 Aug 2024 16:08
debug mode shows nothing as the only thing that is hinted is timeout, i increased the nginx timeout/ and php but it doesnt seem to help
Kiba
18 Aug 2024 16:09
Oh I meant delete the webhook on Discord which which could have been clearer for sure, but yes, absolutely.
Tachi
18 Aug 2024 16:09
the console for the webrowser only shows POST 504 (Gateway timeout)
recursive_tree
18 Aug 2024 16:11
Do you have a absurd amount of assets? it work for me, but I can imagine it hits some timeouts when the DB query takes too long. I'm pretty sure we have no optimizations/indexes in place for searching, so it is rather inefficient.
Tachi
18 Aug 2024 16:12
i guess we have an huge database with a lot of stuff. is there a roundabout way to get this to work? reindexing?
recursive_tree
18 Aug 2024 16:13
let's move this to a thread in #channel_1113334797201317941 since it might take a while+loads of discussions
Tachi
18 Aug 2024 16:13
👍
i create then?
thread is up
Moppa
18 Aug 2024 16:24
Was the attacker not in an Alliance?
If so it's fixed by this but it still hasn't been merged.
https://github.com/eveseat/notifications/pull/101
recursive_tree
18 Aug 2024 17:13
So then it is that. Unfortunately, we can't do anything until @user_301981661761896449 is back and merges and releases the fix
yeah we are a bit understaffed in the development team, and only really one person (crypta) can merge and release things
Moppa
18 Aug 2024 17:16
(You can run a Developer install and checkout my branch. But that is "Advanced")
Raiden
18 Aug 2024 20:10
even if pathfinder uses traefik ?
Wibla
18 Aug 2024 20:12
well that's up to you eh?
Raiden
18 Aug 2024 20:15
lol. sorry ime pretty new at this and not sure what to do
Wibla
18 Aug 2024 20:16
right
Raiden
18 Aug 2024 20:17
so im using bare metal seat running on port 80 and 443. I installed pathfinder via docker to ports 81 and 444 . but its not secured. unsure on how to route traffic ?
Potato Guy
18 Aug 2024 20:44
Since we are messing with the new structures alerts on the notifications modules maybe the development team can include the old starbase alerts (fuel, attack etc etc) on the already existing categories like you guys done with the new structures?
like including the POS's on the structures categories
and avoid messing too much with the code
eventually it will be usefull too those wh corps who have a bunch of POS's
its an idea
or even look at the code to reactivate it, its still there but deprecated since 4.0
Tachi
19 Aug 2024 02:44
is there a manual way (SQL query?) to clean up your asset database from characters that were deleted from seat.
I want to do some cleanup and from what I was told, seat doesn't really "clean up" the backend when a character is deleted.
Akov
19 Aug 2024 03:40
if you delete the toon, all the data goes away
nobody
19 Aug 2024 13:32
Seat\Eseye\Exceptions\RequestFailedException: Character has been deleted! in /var/www/seat/vendor/eveseat/eseye/src/Fetchers/Fetcher.php:344 deleted character can be filter?
Burningsoulsx
19 Aug 2024 13:54
Hello! I was wondering if someone could help me the SeAT billing plugin. I have some members who have paid their bill (correct code input multiple times) but it isnt registering that they have done so. Is there a way to edit or remove a bill so that the person does constantly see that they havent paid one
Matt Falahe
19 Aug 2024 14:47
#channel_821361566184112181
Burningsoulsx
19 Aug 2024 19:56
Ty much appreciated
Xafen
19 Aug 2024 23:41
on https://eveseat.github.io/docs/upgrading/from_seat_4_0/docker/#update-the-env-file section, you update the seat 5.x value with the old value of the variable yes? example:
REDISHOST=redis from seat4
is now:
REDISHOST=redis
new .env file for seat5 is REDIS_HOST=cache, but you change that yes?
i do see this in the example .env file
# When using the redis driver, this is the name of the redis connection. If using 'cache', it will reuse the existing
# redis cache configuration found in seat/config/cache.php. It must be a configured connection
but i guess it still seems to me REDIS_HOST should=redis, if seat4 .env was =redis
didn't seem to be doing anything so killed upgrade reverted snapshot and giving =cache a try
ya is progressing now
concerning error though cannot create cache directory
Kiba
20 Aug 2024 00:26
I was fairly sure that was just a table of things that would need to be updated and the original values, but you were quicker than I could double check my .env to confirm. Fairly sure it’s cache though 🙂
I’ve seen the message you’re likely referring to, and if it makes you feel any better I haven’t seen any issue related to that myself.
Xafen
20 Aug 2024 00:28
ya gonna check another seat5 i already have running see what that looks like
ya cache on my other seat5, i missed appkey though, restoring snapshot going again lol
for future others searching REDISHOST, it should be REDISHOST=cache
even though old value is REDIS_HOST=redis
hmm, in my other seat5 that's working it's missing the whole ESEYE Configuration Section
error that included the
Use the option --with-all-dependencies seems to be resolved by double checking all plugins desired had seat5 versions, and checking seat5 name was correct, seat-fittings for example, changed from dengarr to cryptatech
doing the final down/up but yeash, that was so much easier this 2nd upgrade i did compared to when I did my personal one when 5 first went official lol
HaKkeHorn
20 Aug 2024 08:38
Hello, if I migrate the seat to another server, is it sufficient to copy the .env file and the database? Or are there other things I need to consider?
recursive_tree
20 Aug 2024 08:39
if you are using seat-info and have resources uploaded, you also need to move them. otherwise DB and .env should be fine
HaKkeHorn
20 Aug 2024 08:40
cool, ty 🙂
Hey. How much trouble will I face if I change the developer account? Will all users need to log in again? One of our members who originally managed SeAT has switched alliances.
recursive_tree
20 Aug 2024 12:40
Everyone will have to reauthenticate
Xafen
20 Aug 2024 13:03
inventory:assets
is it possible to slow down this cron job? it's currently every 10 minutes, we'd like to slow it down just a bit, it doesn't show up in available commands, or will it not until I delete the current job?
Astral
20 Aug 2024 20:33
If you know they won't deauth the app you can just continue as normal.
It's not like they can just view stuff on seat just because they retain the dev app stuff
HaKkeHorn
20 Aug 2024 21:04
I'm assuming he'll do it sooner or later, so I'll just let it run for now. Thanks for the info.
Asrik
21 Aug 2024 03:12
Question.. I have player that "registered" to my corp seat, however, when i look him up the status say "unknown" on his character sheet... does that mean he registered and then revoke his ESI? and if so, is there a way i can verify it?
Matt Falahe
21 Aug 2024 04:13
Check his token. Also server need some time to pull his data its not instant. It depends how fast your server is as well.
How fast did u check that character?
Also check logs if there is no issues with that char.
Asrik
21 Aug 2024 04:17
didnt pull since 8 hours.. only after i clicked on "update" then it started to pull the data..
im running 4 cores 12 gb of ram (docker vm). usally its quick..
Wibla
21 Aug 2024 04:33
how many tokens, and what's your bucket update set to?
Asrik
21 Aug 2024 04:36
around 100 tokens. and the bucket is set to seat:buckets:update */2 * * * *
Wibla
21 Aug 2024 04:43
shouldn't take 8 hours then
Asrik
21 Aug 2024 05:14
The uptime of my VM was only 6 days.. so i just rebooted it.. ill see want happens.. thanks
Wibla
21 Aug 2024 05:25
Yeah, do you have monitoring of cpu/memory use?
Asrik
21 Aug 2024 12:25
I don't.. Should really get Grafana..
Nightmare
21 Aug 2024 13:14
Do i understand it right, that the Discord PlugIn only works, if the Members identifys there Discord Account over the Connector -> Identities -> Join Server?
If yes, is it possible to set the Viewing right for the Connector -> Identities for the default user?
Claw
21 Aug 2024 13:18
You need to make a squad that pulls any user that logs in and gives them access rights
Let me double check my settings so I give you correct info on what works for me
I have a squad with the "auto" filter scopes is not publicdata. This seems to grab everyone as soon as they make an account
Then you make an access management role that gives view permissions to connector
then you go back to the squad and add the role to the roles bit... that should do it
Moppa
21 Aug 2024 13:24
Nightmare
21 Aug 2024 13:26
hmm
Moppa
21 Aug 2024 13:26
Scratch that. Thats a custom one
Nightmare
21 Aug 2024 13:31
well i dont see that window anywhere...but i did create a squad on auto and attached a role to it with the rights of the Connector...and its slowly filling in the Members. So...looks good atm
Claw
21 Aug 2024 13:32
If it works it works
disi
21 Aug 2024 13:48
Hey, anyone got an idea why the moon reporter calculates the Refined Materials wrong - here is an example from janice vs seat
recursive_tree
21 Aug 2024 13:54
Hmm? What is wrong? Quantities and volumes seem to match each other?
disi
21 Aug 2024 13:55
Prices aren't matching up
recursive_tree
21 Aug 2024 13:59
seat uses esi's adjusted_price, janice the jita market
disi
21 Aug 2024 14:00
was that always this way? since the upgrade von v4 to v5 this occured. or is there a way to change the calculation to janice within the reporter?
Nightmare
21 Aug 2024 16:15
Hm...what cronjob needs to Run to automatically sync the Discord Users with the SeAT Plug in? 🤔 Atm the bot only Sets roles when i manuallay start the sync. And the cronjobs that are there are a bit confusion Name wise...
Asrik
21 Aug 2024 16:24
on my side note.. not sure why the assests are not showing up. even the job did complete for the token.. either it didnt work, or this person doenst have any assets or isk...
Kiba
21 Aug 2024 16:30
https://github.com/zenobio93/seat-connector?tab=readme-ov-file#commands
seat-connector:apply:policies would likely be what you're interested in setting on a schedule.
Nightmare
21 Aug 2024 16:41
Hm...thats the one we are using....well must be an Error on our Site then.
Asrik
21 Aug 2024 16:42
is the "null" normal?
Kiba
21 Aug 2024 16:45
What's your cron expression and are there any job errors related?
Matt Falahe
21 Aug 2024 16:55
Sync sets + apply policies
Add those to the schedule
Asrik
21 Aug 2024 18:02
I dont understand. Some of the tokens have this error message. I checked the job and it shows it completed without errors....
Kiba
21 Aug 2024 18:07
Have you adjusted any schedules or removed any? Is your SeAT install up to date? Any errors in the logs?
Asrik
21 Aug 2024 18:10
i did but a long time ago i changed it..
esi:update:status 0 * * * *
eve:update:status 0 * * * *
inventory:assets 0 * * * *
I think from 1 min to 15 mintues..
everything else is standard..
Wibla
21 Aug 2024 18:13
uh
not sure what you did
or I mean
not sure why you did that
but IIRC these really should be left like this:
esi:update:status * * * * *
eve:update:status * * * * *
Asrik
21 Aug 2024 18:18
i changed it because there was a high DNS queries.. over 10k hits.. wanted it to cut it down a bit..
Wibla
21 Aug 2024 18:19
...what
Asrik
21 Aug 2024 18:19
I think i found the logs..
Kiba
21 Aug 2024 18:36
I believe the status items are used to ensure things are reachable and thus are a prerequisite for other jobs, would be best to revert them.
Wibla
21 Aug 2024 18:36
yeah 100%
disi
21 Aug 2024 18:37
regarding my message above https://discord.com/channels/821361165791133716/821361546608508938/1275816766248845394
could it be that this changed with seat v5?
because a corp mate said that the prices where correct before we did the upgrade
Kiba
21 Aug 2024 18:39
If you wish to reduce DNS queries it would likely be better to consider other options like DNS caching locally rather than modifying the schedule for these particular items.
Wibla
21 Aug 2024 18:40
yeah that's the way
(I have never cared about dns queries)
disi
21 Aug 2024 18:41
im not sure where and how the dns query count are comming from but eve itself got a 60 sec cache in place and the "gateway" or dns servers should be able handle a couple of thousand queries a day without any issue at all
Kiba
21 Aug 2024 19:03
Would be curious to hear if that takes care of it, but here's a reference to why at least eve:update:status is important.
https://github.com/eveseat/eveapi/pull/401
Asrik
21 Aug 2024 19:05
looks like it did... the token status are all green..
Ok.. looking at recursivetree notes, it looks like 15 mins was too long of wait... it is more of a heartbeat check..
Kiba
21 Aug 2024 19:08
I'm not sure if this changed myself, but what is your setting for market price region in SeAT Settings?
disi
21 Aug 2024 19:09
The Forge - you ment the "Market Prices Region" right?
Kiba
21 Aug 2024 19:19
Yep, was just curious how you had it set. recursive_tree + crypta have plugins for price providers like Janice but that's only available to other plugins, at least to my personal awareness. I don't believe there's a current way to use an external price provider for built-in stuff.
disi
21 Aug 2024 19:22
Yeah we got that installed, but its like you said that it doesn't is configurable for built-in stuff afaik.
But what wonders me is, what changed from seat v4 to v5 that the prices suddently changed
Wibla
21 Aug 2024 19:23
the source, more than likely? 😛
sounds like a setting change
disi
21 Aug 2024 19:24
😄 yeah but i didn't find something within the code, that said im by far not realy capable of understanding everything there.
Kronosferatu
22 Aug 2024 03:18
any of u guys having issues auth'ing into your SeAT? I'm guessing it's this but just checking
Asrik
22 Aug 2024 03:37
looks like there is
Astral
22 Aug 2024 03:45
I mean login services are being restarted..
So SSO/Ingame actions and logging in are affected including ESI
Wibla
22 Aug 2024 10:38
@user_164235653008064513 re your PM - I have a 4000+ token SeAT instance on a VM, bare metal install. 18GB ram, 4 cores of a Ryzen 5700G on proxmox, mirrored enterprise SSD storage (ZFS), with the following SeAT tweaks:- keydb as a replacement for redis (not sure how much that really helps)
- bucket update is set to every 20 minutes (
seat:buckets:update */20 * * * *)
- redis eseye cache
- a cronjob that nukes the seat cache (redis) every 24 hours
crontab -u www-data -l
* * * * * php /var/www/seat/artisan schedule:run >> /dev/null 2>&1
55 23 * * * cd /var/www/seat && php artisan cache:clear >> /dev/null 2>&1
Also used to run a SLOG device on a 32GB Optane drive, but with several hundred GB of sync writes per day, it was in danger of being worn out in <6 months, so I am currently running without SLOG on ZFS. With NVMe SLOG, CPU load was lower and the storage drives were way less taxed
Tachi
22 Aug 2024 10:55
hey, thanks for responding, I was thinking about brining this up on the weekend
Wibla
22 Aug 2024 11:28
bucket update is the biggest change
to get load down
it does mean your updates are less frequent
but with 30 buckets and 20 minute refreshes, you get 72 refreshes per day (ca)
or about 2.4 full token pulls
Tachi
22 Aug 2024 11:31
the bucket update you mentioned is the seat:buckets:update */2 * * * * in the scheduler?
Wibla
22 Aug 2024 12:02
yep
I set that to
seat:buckets:update */20 * * * *
FeiBam
23 Aug 2024 07:02
some one help me ,my i18n does‘t work
[EDENC] Prospektor Schipplock
23 Aug 2024 16:25
ok, the discord bot setting the right ticker, etc... but it does not assing roles, what do i have to do here ?
and how do i assign seat to group alliance members to the alliance member role, etc ?
Wibla
23 Aug 2024 16:30
did you read the docs?
[EDENC] Prospektor Schipplock
23 Aug 2024 16:30
i installed it regarding to docs yes
ahh wait
hmm
does not work for me
it does not autogroup members regarding to their corp
do i need a plugin for that ?
disi
23 Aug 2024 17:10
No @user_283311733060272128 , you go to the connector -> Access Mamagement und set the filter accordingly to the Seat-Roles - you need to have the discord roles created before that so that the "Set" is synced
So for example:
You create a Discord-Role "Member" then go to the connector and sync the sets "Update Sets" in the Connector Settings
Then you go to the Connector Access Management and create a specific filter:
Like -> Corporation Filters -> Corporation (Choose your Corp) -> Set "Member"
once this is done it will sync the user roles
[EDENC] Prospektor Schipplock
23 Aug 2024 17:27
works now
but how do i group my members by alliance ? and give them the appropiate role on seat ?
atm i do this handish
disi
23 Aug 2024 17:27
via squads
squads have filters based on characers / account
and those can be connected to the other services like discord
[EDENC] Prospektor Schipplock
23 Aug 2024 17:31
but i have to add them manually ?
Claw
23 Aug 2024 17:32
you can also do it in access management directly
[EDENC] Prospektor Schipplock
23 Aug 2024 17:32
nono , discord roles works fine now
thats not ht eproblem
the problem is that i can group registered members by alliance name and give them the proper roles
atm i have to do this manually
disi
23 Aug 2024 17:32
true forgot about that, using squads for ages for this purpose ... better not mix same things with different solutions 😄
thats what we both where referencing too
Claw
23 Aug 2024 17:38
unless you mean roles on seat for example. In which case @user_150663988638646272 is probably spot on with the squad setup solution. Setup an alliance squad, and give that squad the roles on seat you want. then set the filter to auto alliance is {alliance name}
[EDENC] Prospektor Schipplock
23 Aug 2024 17:49
but where do i set my alliance id, that seat knows who set to which group ?
Claw
23 Aug 2024 17:58
in squads make a new squad, name it after the alliance
then set the filter like I have mine
it'll pull everyone from that specific alliance into the squad
then you can make roles under settings, access management and set those roles to apply to the squad
disi
23 Aug 2024 18:27
So you basically do not set any alliance id, you filter by name
Tachi
23 Aug 2024 21:48
i'm still trying to figure out how to lower the chances of the AJAX 504 timeout error. We always get this more often than not when our members try to use the character asset search.
Wibla
23 Aug 2024 21:51
can't really help you there
disi
25 Aug 2024 08:08
Regarding to my question above, is there a way to get the moon reporter prices use janice or some other provider instead of the adjusted prices? any ideas on that?
Desca
25 Aug 2024 12:26
I deleted a shitload of toons from our SeAT installation. But for some reason they are still listed in plugins etc. - I have Cleanup Stale Data set to YES. Can that be forced somehow?
VeritasLuxMea
25 Aug 2024 15:28
Which plugins? They may hold their own tables that seat itself does not maintain via cleanup.
Desca
25 Aug 2024 16:45
Fittings plugin specifically
Kiba
25 Aug 2024 16:52
I'm not familiar with how that plugin handles, but do you still see the character otherwise? If so, do you have the seat:admin:maintenance job scheduled? Stale data is only cleared when that job runs.
recursive_tree
25 Aug 2024 17:21
You can’t really remove data. Seat might have a few features like remove stale data, but they don’t don’t do a lot.
From a technical view, it is not impossible to completely remove characters/users, but there is just no attention spent on it during development
If you don’t need a toon anymore, remove the token so at least no more data is pulled, but going much further doesn’t make sense since it doesn’t really work anyways
Desca
25 Aug 2024 17:30
Would a reinstall of the plugin pull only present data
Or would it have it cached as well?
Actually not present as a schedule.
Might try adding it
Kiba
25 Aug 2024 17:39
The job also does some table optimization that can be helpful for performance and some other cleanups, even if you don't have the stale data option on (which I don't because I want to keep the historical knowledge)
https://github.com/eveseat/eveapi/blob/5.0.x/src/Jobs/Maintenance.php
recursive_tree
25 Aug 2024 18:05
reinstalling a plugin doesn't delete its database
Desca
26 Aug 2024 08:32
So SQL crawling is the only way to get rid of data. And that in itself is a no-no right?
recursive_tree
26 Aug 2024 08:34
It depends if you know what you are doing. Personally, I feel like I know the seat db well enough to understand the implications of deleting this and that, but if you don’t feel confident better don’t.
Another question: why do you even want to delete the data in the first place?
Desca
26 Aug 2024 08:54
We wont be needing it anymore and it "corrupts" the pulls we're doing from plugins etc.
Fitting plugin includes all the toons ever listed and we had a lot of those. 1000+
Så the report page for doctrines are pages long and difficult to read.
Wibla
27 Aug 2024 18:28
you got lucky on timing 😄
I was looking at discord and saw some traffic
hehe
but I appreciate it ❤️
Kiba
27 Aug 2024 18:44
I think their issue was with asset jobs taking a while and timing out, it’s something I encountered myself on a particularly gnarly user with tons of assets after the fixes went in for the assets disappearing every other run. I need to look at indexing assets at some point but I have to figure out what the SQL queries are doing to determine what good indexes might be
Wibla
27 Aug 2024 18:45
if someone wants to take a stab at optimising the SeAT SQL stuff, I will pay for many beers
Kiba
27 Aug 2024 18:49
Yeah, I have a feeling it’s looking by ID or something to find the asset to update it so it might just be as simple as a single field index. Just have to find time to dig into it.
Akov
27 Aug 2024 18:49
theres also the ESI bug that if you have enough assets it just will never return anything 🙂
Wibla
27 Aug 2024 18:50
woah
so that's where all my trillions went
😛
( /s )
does this affect personal or corp assets
Kiba
27 Aug 2024 19:00
Are you talking about an actual ESI bug or a situation where the assets job for the token runs so long it times out? Not seen a failure of assets in a long time personally, but would be curious what you mean by “enough assets” and whether it’s a logged defect.
Akov
27 Aug 2024 23:35
an actual bug
if a corp or a person have more than x assets in a single location it breaks the asset end point for that entity
Wibla
28 Aug 2024 07:05
Oof
Tachi
29 Aug 2024 02:22
so you guys with 4000+ tokens don't get much ajax error correct? and i'm also assuming you guys don't use cloudflare or w/e
Astral
29 Aug 2024 02:25
Even if you use cloudflare it's just going cache the frontend part and not help with backend data processing.
Kiba
29 Aug 2024 02:28
The root cause is the call doesn’t return in time - if you want to fix that you either need to figure out how to get the call to come back within the time limit or adjust the limit on whichever proxy or process has the timeout.
Wibla
29 Aug 2024 03:37
Eh, some. I don't generally care too much about those
Swissguy
29 Aug 2024 13:29
I just activated Discord Notifications and certain ones for example war declarations it sends multiple for the same event, about 70 of them. I use the docker version. Any ideas how to solve that?
recursive_tree
29 Aug 2024 13:32
do you have multiple characters as notification sources?
Swissguy
29 Aug 2024 13:42
I have our corp set as source. So it would be better to have 1 character for that kind of notification then?
Wibla
29 Aug 2024 13:48
Oof
Swissguy
29 Aug 2024 13:52
So did I get that right? I get a notification on Discord for every toon in my corp that gets that notification in game?
Kiba
29 Aug 2024 13:52
Seat doesn’t do any “de-duplication” for notifications, so any character that meets the criteria that receives the notification will trigger a notification. I usually use a CEO or director - basically someone who is unlikely to rip their token, as the scope.
Swissguy
29 Aug 2024 13:53
Yup, I just figured it out. But I guess it depends on what notification it is.
Thanks
Kiba
29 Aug 2024 13:56
Yeah, they’ll differ based on the type of notification, like account creation for seat isn’t based on receiving a notification in game from ESI. I just have a couple different notification groups for the in game stuff.
Swissguy
29 Aug 2024 13:56
Makes sense
Wibla
29 Aug 2024 13:56
Oof, but understandable
For aD we polled keys in a rotation to get quick updates
Kiba
29 Aug 2024 14:04
It would be nice to have aggregation since tokens are handled at different times and could result in a faster trigger or “redundancy” of important notifications, but that’s how it works today. I’m sure the devs wouldn’t mind a PR for a system to handle it if you have the skills. I certainly don’t.
You can also widen the scope for important stuff and deal with however many messages you get if you prefer expediting the potential.
Wibla
29 Aug 2024 14:08
I don't either, a buddy wrote that piece of software 🙂
ReadYY
29 Aug 2024 17:14
I just noticed that the SeAT DB is reading with 200MB/s from my drive for 1 hour straight
i do not see any increased load on the Horizon Dashbord so i have no idea where this is comming from
the only thing in the schedule that i see is the esi:update:prices that would start at exactly the time i see the drives going up. is that normal behaviour?
Vladimir_Vladykin
29 Aug 2024 19:39
where can I see or get the root password in a docker container?
I use this instruction, but I get under the user seat
although the screenshot shows that the login will be under root 🙂
Bonechilling
29 Aug 2024 19:45
Any ideas on why searching for something in the global search at the top of the Seat page and opening an Evemail from there goesn't work? It just sits at loading. I can open the Evemail if I go to the character page though.
Akov
29 Aug 2024 20:30
you dont need it, the user the container is running under will have all the access it needs
Kiba
29 Aug 2024 20:51
I think there may be a bug if the character isn’t able to be looked up where it fails (in any of the from, to, cc fields). Haven’t confirmed myself but have seen similar behavior.
My guess would be biomassed characters but haven’t looked into it very far
Vladimir_Vladykin
30 Aug 2024 03:01
encountered this problem https://discord.com/channels/821361165791133716/821361546608508938/1248802875606437928, and I also want to give permission to edit the folder in the container
I think the fix to this problem might be that not all tokens are updated
It's very interesting, if I log in here under a character who has no problems, then I log in normally, but if I log in under a character with problems, then I get a white screen.
Checked in different browsers
Now the screen is white and there are no problems when logging in with a character
I also checked it on several browsers 🙂 and even tried it through a VPN
It seems like I'm under some kind of curse 🙂
Akov
30 Aug 2024 18:38
welcome to esi voodoo
Wibla
30 Aug 2024 18:39
honestly ... if things are so fucky
wipe all the weird tokens
Vladimir_Vladykin
30 Aug 2024 18:40
add a character to the account via the button Link Character.
Token information is green.
Only public information is updated, although the scope is full.
After about 24 hours, the token icon turns yellow and no new information about the character appears during this period.
this does not help, deleting the token even on the CCP website (https://community.eveonline.com/support/third-party-applications/) and reconnecting the character leads to the same result
Kiba
30 Aug 2024 18:44
Hmm, there was a fixed issue a while back where linked characters were getting the wrong scope applied at one point but I can’t recall if that was the behavior. If you’re up to date you can try logging in as the primary character that owns the account for that person, then link the character having the problem again and see if it resolves?
If that doesn’t work, if you delete the character does it then fix itself?
Wibla
30 Aug 2024 18:45
okay... so here's a stupid question: how many valid tokens do you have at this point?
Kiba
30 Aug 2024 18:45
It almost sounds like your characters only have public data scopes based on the behavior
The ones with the “problem”
Wibla
30 Aug 2024 18:45
hmm, how the f do I check how many mains I have registered again? :v
Vladimir_Vladykin
30 Aug 2024 18:46
how can I see this?
in general I can quickly tell about the corporation
Wibla
30 Aug 2024 18:46
I don't remember that's why I ask 😄
Vladimir_Vladykin
30 Aug 2024 18:48
if you look at the corporation, then out of 276 tokens, approximately 35-40 percent are yellow tokens, the rest are green
Wibla
30 Aug 2024 18:49
mmmh
recursive_tree
30 Aug 2024 18:51
a execution time of 0 to 0.1 seconds hints at that no esi call is made in the first place. There can be a variety of reasons, this is not complete- no error limit budget remaining
- insufficient scopes
- another job of that kind already running
- request is cached
- and much more
Vladimir_Vladykin
30 Aug 2024 18:55
I've turned on the debug log level now, I'll be watching
recursive_tree
30 Aug 2024 18:56
just don't leave that on though. I once let it on on my dev instance overnight and got a 10GB log file
Vladimir_Vladykin
30 Aug 2024 19:04
a record appeared on a character with a token problem
Debug
2024-08-30 19:01:51 local Loaded cached response for get -> https://esi.evetech.net/v5/characters/1322297279/?datasource=tranquility Log index 13785. Click the button to copy link to this log entry.
13 785
Loaded cached response for get -> https://esi.evetech.net/v5/characters/1322297279/?datasource=tranquility
Context:
[
"32ff4da10a77cf0e27ec2d7114cac3863bcec43f9320bf1bdfaec219"
gets character information from cache and doesn't try to update it?
Wibla
30 Aug 2024 19:07
lovely
Vladimir_Vladykin
30 Aug 2024 19:10
[Jobs][Middlewares][7b0937a5-9eb0-4e97-b7af-5225965ea8f2] Check Token Scope -> Removing job due to required scopes not matching with token related scopes profile.
Context:
{
"fqcn": "Seat\\Eveapi\\Jobs\\Assets\\Character\\Locations",
"characterid": 1322297279,
"scopesprofile": 0
}
Wibla
30 Aug 2024 19:11
hmmmm that's ... something?
Vladimir_Vladykin
30 Aug 2024 19:11
Laravel logs
by character with token problem
I don't have enough knowledge to understand what this reason for deleting a job
Kiba
30 Aug 2024 19:16
Sounds like the job is needing an ESI scope that the current authed token doesn't allow for
Wibla
30 Aug 2024 19:17
I'd blow all the tokens away and have people re-reg
if this is a recurring issue
Vladimir_Vladykin
30 Aug 2024 19:18
looks like there is no other way out 😦
Kiba
30 Aug 2024 19:18
Do you have multiple SSO scope profiles?
Wibla
30 Aug 2024 19:18
did you set it up to not ask for all the scopes at first?
Kiba
30 Aug 2024 19:19
You can find under Settings -> Single Sign-on
Vladimir_Vladykin
30 Aug 2024 19:19
yes, two profiles, one is just public, the other is full
Wibla
30 Aug 2024 19:19
remove the "public" profile
Kiba
30 Aug 2024 19:19
Now hang on lol
Don't just start deleting stuff
I assume you're using these two scope profiles? Which is the default?
Wibla
30 Aug 2024 19:20
lmao if the default is publicdata
Vladimir_Vladykin
30 Aug 2024 19:21
yes indeed, the default now is that public... it didn't bother me before, but at what point did it become a problem
Kiba
30 Aug 2024 19:21
This fix was put in place as well which was causing some issues with multi-scope https://github.com/eveseat/web/pull/678
So it probably doesn't matter necessarily that the default is public if you have a selection, but if the main character on the account is "public" scope, it will use that scope for linked character additions
Vladimir_Vladykin
30 Aug 2024 19:22
now I switched to the default full key
do I need to relink all the characters now?
Kiba
30 Aug 2024 19:23
Well, so there's more to it than what the default is... were you using a specific SSO button to sign in before on that page?
For example, if you were using the customize sign in page option
Vladimir_Vladykin
30 Aug 2024 19:24
the main character all log in on button with full access
when linking to my new character I saw a request for full access
Kiba
30 Aug 2024 19:25
So there are two buttons, one is for public SSO scope and one is for full access scope - and users are linking additional characters to their main or are they logging in with each character individually?
Vladimir_Vladykin
30 Aug 2024 19:26
I'm now beginning to understand that this problem probably arose after the update to the 5th seat.
Since the problems only affect those characters who linked them after the update to version 5
to add non main characters use Link Character
Kiba
30 Aug 2024 19:28
Could be yeah. So the big thing here would be the scopes that the "main character" (the one that "owns" the account on the Settings -> Users page) is setup for.
If that main character is configured with public scope, any other character they link should also try to use that scope. If the main character is full scope, it should (hopefully) be full scope.
You can see which scopes are authorized by clicking on the user account from that page and then clicking "Scopes" next to the character.
Vladimir_Vladykin
30 Aug 2024 19:30
sry google translate
The main character is registered via the full access button when submitting applications.
And there were no problems with the main characters
Kiba
30 Aug 2024 19:31
So if you find one of the characters having a problem in user page, click on scope, does it have full scopes?
Vladimir_Vladykin
30 Aug 2024 19:32
yes, it was checked, such characters full scopes
For example, for my character who has a problem
There are more entries below, the screenshot shows what was on the screen
I just updated the token of my character who had problems, the token turned green. I'll watch. Let's see what happens in 24 hours
my main character was registered before it became possible to register only with a public key
Wibla
30 Aug 2024 19:38
yeah
Kiba
30 Aug 2024 19:44
Interesting... yeah, I am not sure then. You could certainly do what Wibla suggested and just delete and re-link - but it might be better to find a proper solution if you don't want to lose any data, would be up to you on how important it is I think. Further troubleshooting probably needs someone with more knowledge on if an upgrade would change the behavior or cause issues with how the linked scope is determined - but possibly changing the default and logging in again might fix it for those older characters.
Not sure if this would then cause a problem if you wanted to link characters with public scopes later though.
Vladimir_Vladykin
30 Aug 2024 19:44
It looks like setting the default full key and updating the token gave a result!
Kiba
30 Aug 2024 19:45
Well, that's good news at least. Although I wonder if this breaks linking more characters to a public profile then, for you.
Vladimir_Vladykin
30 Aug 2024 19:45
the character with the unupdated token continues to have errors, but mine is ok
I will monitor those who received only the public key, but this will take 24 hours.
Kiba
30 Aug 2024 19:46
You may also wish to add a new character with public scopes only and test what happens when you link a new character to that main - if it asks for full permissions or not.
This assumes that you care about the public SSO profile though 🙂
Vladimir_Vladykin
30 Aug 2024 19:53
1. I create a new user with a public key
2. I try to add the same character via Link character
3. I check if the full data is requested
right?
Kiba
30 Aug 2024 19:54
Yes, basically wondering if the system works as expected for your public keys now or if you will have problems with those after making the change.
Vladimir_Vladykin
30 Aug 2024 19:59
requests
Kiba
30 Aug 2024 19:59
That seems unexpected. The original character only got public scope?
Vladimir_Vladykin
30 Aug 2024 20:00
yep
Kiba
30 Aug 2024 20:03
If seat web version is up to date, it would require someone smarter than me to understand what is causing it.
Akov
30 Aug 2024 20:03
number of users in the configuration/users panel
Wibla
30 Aug 2024 20:04
yeah I got around to look at that later 😄
haha
Akov
30 Aug 2024 20:04
my bad
Wibla
30 Aug 2024 20:04
no bad, just took a bit...
Vladimir_Vladykin
30 Aug 2024 20:12
Thank all very much!
I hope that after 24 hours we will see that everything works 🙂
Wibla
30 Aug 2024 20:13
🙂
Vladimir_Vladykin
30 Aug 2024 20:15
the time to complete the job is now normal more than 0.01 seconds
for those characters who previously had problems with tokens and the tokens were updated
ImTorbin
31 Aug 2024 02:18
anyone got tips on how to mod the styling for SEAT? I attempted using the provided docs, but im not sure if its out of date or what but I cant seem to get it working.
Akov
31 Aug 2024 05:45
https://discord.com/channels/821361165791133716/821361505735278592/1235117945693143070
thats some one thats sorta rebuilt all the css for it
its pretty goiod
Vladimir_Vladykin
31 Aug 2024 06:03
characters with updated keys have their data updated!
A huge thank you all again!
Nightmare
31 Aug 2024 19:36
I have a problem with the notifications atm. SeAT is sending sometimes Notifications 2-4 times. Killmails for example are getting always send double...
recursive_tree
31 Aug 2024 19:41
did you add multiple characters as notification source?
Nightmare
31 Aug 2024 20:51
Nope. One Entry in Integration, one in Alters and one in Affiliations
Glazios
1 Sep 2024 02:01
Asrik
1 Sep 2024 03:42
Usually, there are filter you can add to something.. see if you can only filter to your corp.
[EDENC] Prospektor Schipplock
1 Sep 2024 12:36
i still have an servererror 500 after authorizing, but webpage works if i visit the origial url of the seat server without the token
what is that for an error ?
some service not running ?
Nightmare
1 Sep 2024 13:45
Still have the problem with the notifications atm. SeAT is still sending sometimes Notifications 2-4 times. Killmails for example
Claw
1 Sep 2024 14:13
Where are you pulling the notifications from. If corp notifications for example, it'll pull for each instance of persons who receive it. So 4 director characters will send 4 director level notifications
In those instances, pulling from a single character should mitigate duplication
disi
1 Sep 2024 21:03
Anyone got an idea why some users got this message with the SRP module
When i do this as admin it works, but as the users who lost those items it doesn't work
when i add it as admin delete it and retry to add it as imporsonated user it works also
Raiden
1 Sep 2024 22:57
are the moon drills implemented yet ?
for seat notifications ?
Asrik
2 Sep 2024 01:17
Could someone please post a screenshot of the default job scheduler? And thank you in advance.
Vladimir_Vladykin
2 Sep 2024 08:05
I sometimes have the same problem, but it is most likely related to the ESI CCP.
Asrik
2 Sep 2024 12:56
Keep getting failed jobs... I also get sometime 2 notification message of the same message or sometimes 10 of the same messages....
Yes there are.. Go to the "notification" to set them up for discord, email or slack..
Raiden
2 Sep 2024 15:11
Is this the regular moon drills or does it include the metanox ?
Asrik
2 Sep 2024 16:36
@user_1202730251763843082 moon dills yes, don't know about metanox, try it and let us know.
Nightmare
2 Sep 2024 16:59
well for the killmails for example, i pull if over the Corp Affiliation. because i want all the corp Killmails. But thats only that one entry
Goem
2 Sep 2024 17:03
Metanox also works
Raiden
2 Sep 2024 20:17
Ty
Nightmare
3 Sep 2024 05:15
got like 17 notifications send to discord yesterday for the same shit. And it can't be related towards Directors in the corp. There are only 2 atm. The problem should be something different. Also how should i even pull certain Corp related stuff from a single char? Stuff like Killmails? Does SeAT pulls the Killmails also if the char can see the killmails?