Search found 128 matches

by vinzenz
Mon Jan 10, 2022 7:39 am
Forum: Mod portal Discussion
Topic: downloading mods fails
Replies: 5
Views: 1340

Re: downloading mods fails

Sorry about that. I don't see any problems on our download server though, maybe an intermittent problem with your ISP?
by vinzenz
Sat Jan 08, 2022 5:55 pm
Forum: Mod portal Discussion
Topic: [mods.factorio.com] Search doesn't work if not signed in.
Replies: 5
Views: 1223

Re: [mods.factorio.com] Search doesn't work if not signed in.

If you are not signed into the mod portal then your search query is silently ignored on the backend. Would be nice to either have the search work when not signed in or have an error pop up saying you need to be signed in for it to work. I spent several minutes trying to figure out why it wasn't wor...
by vinzenz
Thu Jan 06, 2022 1:29 pm
Forum: Technical Help
Topic: Dedicated server crashing to desktop
Replies: 5
Views: 1600

Re: Dedicated server crashing to desktop

cpy wrote: ↑
Wed Jan 05, 2022 9:14 pm
How do I disable email verification? I'm not entering email every damn time I want to run my game!
You can avoid email authentication by saving your authentication token instead of your password in server-settings.json (See also https://wiki.factorio.com/Multiplayer#A ... figuration)
by vinzenz
Thu Jan 06, 2022 12:40 pm
Forum: Technical Help
Topic: EMail OTP API endpoint documentation
Replies: 2
Views: 575

Re: EMail OTP API endpoint documentation

This endpoint doesn't support passing the email OTP at the moment, but it's on my todo list. Will also update the wiki docs.
by vinzenz
Thu Jan 06, 2022 12:35 pm
Forum: Technical Help
Topic: Dedicated server crashing to desktop
Replies: 5
Views: 1600

Re: Dedicated server crashing to desktop

Sorry about that! We added email authentication a few months ago to stop account takeovers. It can trigger when an account didn't have activity for a while or the password was found in a data breach. (You can check if the latter applies to you by logging into factorio.com)
by vinzenz
Mon Dec 06, 2021 2:06 pm
Forum: Mod portal Discussion
Topic: I can't log into mod portal
Replies: 26
Views: 3869

Re: I can't log into mod portal

factorio.com and mods.factorio.com now tries to delete invalid cookies in certain cases ;)

remember_token is still pending research...
by vinzenz
Wed Dec 01, 2021 8:14 am
Forum: Mod portal Discussion
Topic: I can't log into mod portal
Replies: 26
Views: 3869

Re: I can't log into mod portal

yeah that seems to have done it. Keep in mind I had just deleted that session cookie a few weeks ago to fix the CSRF issue. I think it was another one. It's my current understanding that there are three session cookies at play here. session cookie with Domain=factorio.com -> CSRF issue session cook...
by vinzenz
Wed Dec 01, 2021 8:05 am
Forum: Mod portal Discussion
Topic: I can't log into mod portal
Replies: 26
Views: 3869

Re: I can't log into mod portal

Hi, Firefox shows that I have 5 cookies for 'factorio.com', but it doesn't let me interact with them. I can't tell anything more than that. :( I don't use FF, so if there is an extension that lets me manipulate cookies, I'll get it. You should be able to right-click -> delete them. Another option i...
by vinzenz
Tue Nov 30, 2021 10:55 am
Forum: Mod portal Discussion
Topic: I can't log into mod portal
Replies: 26
Views: 3869

Re: I can't log into mod portal

ptx0 wrote: ↑
Sat Nov 27, 2021 7:17 pm
ah, nope still can't login to mod portal.
Could please also check your session cookies for mods.factorio.com in Firefox?
by vinzenz
Tue Nov 30, 2021 10:53 am
Forum: Mod portal Discussion
Topic: I can't log into mod portal
Replies: 26
Views: 3869

Re: I can't log into mod portal

Yeah since my post I'm no longer logged into the mod portal and can't get back in - hitting login just reloads the page with no changes, no errors. This is on Chrome. FF seems to be working fine. I was able to login using Firefox. But that doesn't change that login is broken on the mod portal for s...
by vinzenz
Fri Nov 26, 2021 4:12 pm
Forum: Mod portal Discussion
Topic: I can't log into mod portal
Replies: 26
Views: 3869

Re: I can't log into mod portal

Maybe try Firefox in troubleshoot mode? https://support.mozilla.org/en-US/kb/di ... shoot-mode

If the problem persists please contact support@factorio.com
by vinzenz
Fri Nov 12, 2021 1:18 pm
Forum: Technical Help
Topic: Can't login to mod portal from in game
Replies: 2
Views: 617

Re: Can't login to mod portal from in game

I can login to the mod portal just fine via browser, but I can't login in-game. When I try in-game, it says that my username and password are not associated with any account. I have made certain that I have typed them correctly. Nobody else seems to be experiencing this issue, and it just started a...
by vinzenz
Thu Oct 21, 2021 12:35 pm
Forum: Mod portal Discussion
Topic: Missing API Data
Replies: 2
Views: 867

Re: Missing API Data

Why then is the API missing these licenses? Why is there no easy way to sort or filter mods by attributes like their license on the Mod Portal? Why do I have to send 8000+ requests just to get incomplete data? I don't know the answer to these questions, but it keeps me up at night. :lol: The mod po...
by vinzenz
Thu Oct 21, 2021 12:34 pm
Forum: Mod portal Discussion
Topic: Mod Portal API Discrepancy?
Replies: 2
Views: 901

Re: Mod Portal API Discrepancy?

justchen1369 wrote: ↑
Fri Jul 30, 2021 6:39 pm
the license in https://mods.factorio.com/api/mods/Logi ... twork/full appears to be outdated.
https://mods.factorio.com/mods/Optera/L ... ainNetwork no longer has the "no redistribution" clause.
this fix is now live
by vinzenz
Mon Oct 11, 2021 12:37 pm
Forum: Releases
Topic: Version 1.1.42
Replies: 6
Views: 10598

Re: Version 1.1.42

fishycat wrote: ↑
Mon Oct 11, 2021 12:15 pm
Is this unlimited now, or the number increased?
We didn't increase any internal limits but the update check request could become too long for our cloud provider (at 400-500mods). This update removes this limitation. (By moving the modlist from the URL into the BODY of the HTTP request)
by vinzenz
Mon Oct 11, 2021 12:14 pm
Forum: Technical Help
Topic: Can't update mods /api/mods 414 - less mods in folder than before
Replies: 3
Views: 2643

Re: Can't update mods /api/mods 414 - less mods in folder than before

Illiander42 wrote: ↑
Sun Sep 05, 2021 1:49 pm
So on some further experimentation, it seems that the mod portal API has reduced its limit on the number of mods you can have installed to ~450.
this should be fixed with todays 1.1.42 release
by vinzenz
Mon Sep 27, 2021 6:27 am
Forum: Releases
Topic: Version 1.1.40
Replies: 38
Views: 19372

Re: Version 1.1.40

What are the steps to enable the "Auth server bans feature" ? I am hosting a headless server and would like to enable this feature. Where can I find documentation or instructions on how to use this feature? Thank you! The commandline flag is --use-authserver-bans and the config option is ...
by vinzenz
Thu Sep 23, 2021 5:12 pm
Forum: Releases
Topic: Version 1.1.40
Replies: 38
Views: 19372

Re: Version 1.1.40

I use a VPN, and IP based restrictions on other services hits me fairly often. Is this an issue you're aware of? Though with UserID, I guess that's much more accurate anyway, so IP might be ignored? /speculation Aware of the issue and thanks to username verification auth server bans are not based o...
by vinzenz
Thu Sep 23, 2021 1:30 pm
Forum: Releases
Topic: Version 1.1.40
Replies: 38
Views: 19372

Re: Version 1.1.40

Exactly. Data privacy is here an very important thing; Only things that matter/help to decide the recommendation should be stored on the server. Which brings me to the question: What information about the player is stored on the ban-server? I guess: - player(id) - date - ban/unban-commands - server...
by vinzenz
Mon Aug 30, 2021 3:40 pm
Forum: Mod portal Discussion
Topic: GitLab support
Replies: 13
Views: 2913

Re: GitLab support

is that a new employee
yes :D
a way to open a PR for this
maybe we'll have an open-source mod portal one day, but it's to early to promise ;)

Go to advanced search